crafty-4/app/classes/models
Andrew b1ed9ba2bd Add API routes from 3.x
Enhance security for permissions on API requests
Fix bug where server permissions and crafty permissions were flipped upon making a new token
Fix bug where new secret key would be created every time Crafty was started.
Fix bug where DB locks will occur with concurrent writes to the DB.
2022-04-10 19:39:31 +00:00
..
crafty_permissions.py Add API routes from 3.x 2022-04-10 19:39:31 +00:00
management.py Revert Singleton testing operators on db querys 2022-04-02 17:54:30 +01:00
roles.py Fix files to conform with new Black pylintrc 2022-03-23 06:06:13 +00:00
server_permissions.py Add API routes from 3.x 2022-04-10 19:39:31 +00:00
servers.py Remove more unnecessary singleton lint exemptions 2022-04-02 02:58:31 +01:00
users.py Add ability for users to disable hints 2022-04-02 21:25:26 -04:00