feat: add club member's gestion page
This commit is contained in:
@@ -40,7 +40,7 @@ quarkus.oidc.token.refresh-expired=true
|
||||
|
||||
quarkus.oidc.authentication.redirect-path=/api/auth/login
|
||||
quarkus.oidc.logout.path=/api/logout
|
||||
quarkus.oidc.logout.post-logout-path=/index.html
|
||||
quarkus.oidc.logout.post-logout-path=/
|
||||
|
||||
# Only the authenticated users can initiate a logout:
|
||||
quarkus.http.auth.permission.authenticated.paths=api/logout,api/auth/login
|
||||
|
||||
Reference in New Issue
Block a user