aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass around psswrd anymore.onefang2020-03-171-7/+2
| | | | | | | Coz we do the old hash, salt, and store trick now. And I mean tho OLD one, we are still compatible with SL's 2006 insecure password tech.
* Oops, part of last commit.onefang2020-03-171-0/+2
|
* Only try to load users Lua file on login.onefang2020-03-171-27/+28
|
* HTML labels before their input fields.onefang2020-03-171-2/+2
|
* Load the local config file first, then let it be overridden by system and ↵onefang2020-03-171-2/+2
| | | | | | home config files. Also log the loaded config file when doing web stuff as well.
* Update list of dependencies.onefang2020-03-171-1/+1
|
* Finally add the sledjchisl C & Lua maanger, and friends.onefang2020-03-166-0/+5801