mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
style: ktlint format
This commit is contained in:
parent
d39b246ba6
commit
ca385124d0
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ class SecurityConfiguration(
|
|||
// restrict all other actuator endpoints to ADMIN only
|
||||
it.requestMatchers(EndpointRequest.toAnyEndpoint()).hasRole(ROLE_ADMIN)
|
||||
|
||||
|
||||
// claim is unprotected
|
||||
it.mvcMatchers(
|
||||
"/api/v1/claim",
|
||||
|
|
|
|||
Loading…
Reference in a new issue