Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-11 | little changes for MRF config descriptions | Alexander Strizhakov | |
- log level reduction, if policy doesn't implement config_description method - docs in dev.md | |||
2020-10-13 | AuthenticationPlug module name | Alexander Strizhakov | |
2020-10-13 | LegacyAuthenticationPlug module name | Alexander Strizhakov | |
2020-10-13 | OAuthScopesPlug module name | Alexander Strizhakov | |
2020-06-22 | I forgot to git add some files, oops (should be squashed with MR) | Ilja | |
2020-04-22 | Fixed OAuth restrictions for :api routes. Made auth info dropped for :api ↵ | Ivan Tashkinov | |
routes if OAuth check was neither performed nor explicitly skipped. | |||
2020-04-21 | Automatic checks of authentication / instance publicity. Definition of ↵ | Ivan Tashkinov | |
missing OAuth scopes in AdminAPIController. Refactoring. |