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. Add Swagger UI authentication instructions to README, enable it for all relevant controllers Add database indices for hanke id in hanke_kayttaja and some for the permissions table. Add feature flag for user management and stop creating users and tokens when the feature is off.
- Loading branch information