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 (#391)
Add API for changing the permissions of hanke kayttajat. Add audit logging for the updates. 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 a feature flag for user management and stop creating users and tokens when the feature is off.
- Loading branch information