You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4e4f2b8037
A couple of things are important to note for this commit: - it only implements the new access control for alias and admin management - the access control code is located in access.py The idea behind simpler access control is auditability. There have been a couple of bugs related to functions not checking permissions properly. If checking permissions is as simple as decorating a function, exporting the permission scheme for an audit should be simple. Also, this still does not address the information leakage related to 404 errors when an object does not exist, independently of permissions the user has over the domain. |
8 years ago | |
---|---|---|
.. | ||
freeposte | 8 years ago | |
migrations | 8 years ago | |
Dockerfile | 9 years ago | |
manage.py | 9 years ago | |
requirements.txt | 9 years ago | |
start.sh | 9 years ago |