Implement remaining security models #19
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "security-models"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This contains changes for #9 to implement Single-User with Password and Multi-User security models. It also contains an internal documentation structure and documentation for these features.
This also includes #18 to rename
user-config.php
touser-config.dist.php
so that upgrading users will not have their changes overwritten.