dashboard/oauth/integrations
Aravinth Manivannan 152603cf9d
feat: optionally restrict create app to admins only
2022-06-06 09:31:33 +05:30
..
migrations feat: optionally restrict create app to admins only 2022-06-06 09:31:33 +05:30
templates/integrations feat: view OAuth2 app registration form and handle POST 2022-06-06 04:18:31 +05:30
__init__.py feat: def models for oauth integrations 2022-06-06 01:15:42 +05:30
admin.py feat: def models for oauth integrations 2022-06-06 01:15:42 +05:30
apps.py feat: def models for oauth integrations 2022-06-06 01:15:42 +05:30
models.py feat: view OAuth2 app registration form and handle POST 2022-06-06 04:18:31 +05:30
tests.py feat: optionally restrict create app to admins only 2022-06-06 09:31:33 +05:30
urls.py feat: view OAuth2 app registration form and handle POST 2022-06-06 04:18:31 +05:30
views.py feat: optionally restrict create app to admins only 2022-06-06 09:31:33 +05:30