1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-03-02 11:27:12 +00:00

32 lines
597 B
Markdown
Raw Normal View History

2025-01-14 17:14:59 +01:00
## Backend
::: core.auth.backends
handler: python
options:
heading_level: 3
members:
- SithModelBackend
## Mixins
::: core.auth.mixins
handler: python
options:
heading_level: 3
members:
- can_edit_prop
- can_edit
- can_view
- CanCreateMixin
- CanEditMixin
- CanViewMixin
- FormerSubscriberMixin
- PermissionOrAuthorRequiredMixin
## API Permissions
::: core.auth.api_permissions
handler: python
options:
heading_level: 3