steve
steve copied to clipboard
Change from single user (config) to database based multi user system.
Implements multi user access. Uses the steve database to store the "webusers" and their roles. Privileges on websites are set in the source code in SecurityConfiguration.java. Sites for administration of the "webuser" included. May fixes #991
@goekay Please, review. The change will improve the product a lot.
nice, hope this will be merged soon :-)!
this PR is next on my TODO list. starting to review it.
@fnkbsi could you pls undo useless/whitespace/stylistic changes which would make it easier for me to see the real changes?