Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HAI-1527 API for changing permissions
Add API for changing the permissions of hanke kayttajat. Audit logging will be added in a separate PR. Add a security scheme to the OpenAPI configuration. This enables the use of the Swagger UI by copying over your bearer token. Reformat some OpenAPI descriptions, since they were shown as code blocks. HAI-1527 Add Swagger UI authentication instructions to README, enable it for all relevant controllers HAI-1527 Add index for hanke id in hanke_kayttaja HAI-1527 Add indices for permissions table HAI-1527 Add feature flag for editing permissions HAI-1527 Stop creating user tokens when the feature is off It might be smart to stop creating user tokens until we're ready to release the user management feature.
- Loading branch information