unauthenticated swagger-ui on- server-port and proper security filter integration into Spring Security (#163)
Co-authored-by: Michael Hoennig <michael@hoennig.de> Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/163 Reviewed-by: Marc Sandlus <marc.sandlus@hostsharing.net>
This commit is contained in:
.tc-environment.unset-environmentREADME.md
bin
build.gradledoc/.images
src
main
java
net
hostsharing
hsadminng
HsadminNgApplication.java
config
AuthenticationFilter.javaAuthenticator.javaCasAuthenticationFilter.javaCasAuthenticator.javaNoSecurityRequirement.javaRealCasAuthenticator.javaWebSecurityConfig.java
hs
booking
hosting
office
bankaccount
contact
coopassets
coopshares
debitor
membership
partner
person
relation
sepamandate
rbac
resources
test
@@ -3,5 +3,6 @@ source .unset-environment
|
||||
export HSADMINNG_POSTGRES_RESTRICTED_USERNAME=restricted
|
||||
export HSADMINNG_POSTGRES_ADMIN_USERNAME=admin
|
||||
export HSADMINNG_SUPERUSER=import-superuser@hostsharing.net
|
||||
export HSADMINNG_CAS_SERVER=
|
||||
|
||||
export LANG=en_US.UTF-8
|
||||
|
Reference in New Issue
Block a user