Develop multi-user areas for LuCI

Hello dennyv90, I'm testing your module, Everything seems to work fine except that everytime I edit the user permissions from luci the file /etc/config/users gets corrupted by adding a DOS WINDOWS like Break line ^M

config user 'user'
option username 'user'
option password 'user'
option node '^M
network^M
^M
^M
I've looked in all the files inside the your module but I could not find where the ^M was coming from.

Any ideas?

Hi,
Honestly I've developed these files on Windows :crazy_face: but I've used just LF in all files.
I've checked that ^M characters aren't present and everything is ok.

I have no ideas :slightly_frowning_face:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.