This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Policies
Dane Everitt 4479d3bf19
Improved logic for handling permissions on API routes.
Still only partially implemented, however this method will allow the
inclusion of data that is granted with servers (such as viewing more
about the node, node location, allocations, etc) while still limiting
someone from doing `?include=node.servers` and listing all servers when
they don’t have list-servers as a permission.
2017-04-08 12:05:29 -04:00
..
.gitkeep Initial Commit of Files 2015-12-06 13:58:49 -05:00
APIKeyPolicy.php Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
ServerPolicy.php Push basis of new API key policy 2017-04-07 21:25:17 -04:00