1
Commit Graph

224 Commits

Author SHA1 Message Date
2ba8176500 add GruppenService and EventRepository and Event object 2020-03-06 13:28:09 +01:00
babac2279d Merge pull request #29 from hhu-propra2/adapt-spring-security-to-h2-console
disable csrf + headers.frameoptions, permit /h2-console/**
2020-03-05 14:09:35 +01:00
3842ee1739 disable csrf + headers.frameoptions, permit /h2-console/** 2020-03-05 14:07:41 +01:00
aecba724b4 change name 2020-03-05 13:59:24 +01:00
3bc6f76b65 add DTOs 2020-03-05 13:55:34 +01:00
2d729686bb add initial simplified schema + h2-console spring-security + h2 password 2020-03-05 13:24:58 +01:00
cd15c29027 Merge remote-tracking branch 'origin/master' into keycloak 2020-03-04 16:58:31 +01:00
e5959cb435 Merge remote-tracking branch 'origin/master' into keycloak
# Conflicts:
#	build.gradle
#	src/main/java/mops/gruppen2/security/KeycloakConfig.java
#	src/main/resources/application.properties
2020-03-04 16:56:40 +01:00
0b9a151fc9 fixed Account 2020-03-04 16:44:55 +01:00
dabe3bedc5 fixed Account 2020-03-04 16:29:01 +01:00
5122a2c83d change organisator to admin 2020-03-04 16:12:06 +01:00
a58b439a1d add entities: Gruppe, Organisator, Student, Teilnehmer 2020-03-04 15:58:05 +01:00
724ed2d85f added keycloak authentification and account 2020-03-04 15:56:27 +01:00
4c1c26e817 added keycloak authentification and account 2020-03-04 15:06:12 +01:00
3ce45523ba Delete SecurityConfig.java 2020-03-04 14:12:45 +01:00
e1ad60ef0b Delete KeycloakConfig.java 2020-03-04 14:11:51 +01:00
447860ca13 Merge branch 'master' into swagger-api 2020-03-04 14:09:43 +01:00
4d29d93fd5 Merge remote-tracking branch 'origin/master' into keycloak
# Conflicts:
#	build.gradle
#	src/main/resources/application.properties
2020-03-04 14:00:56 +01:00
6a3483db9d add RequestMapping 2020-03-04 13:56:12 +01:00
13af32cff4 add controller, index.html, admin in application.properties 2020-03-04 13:45:37 +01:00
ffabc5ce53 add swagger-API and example controller 2020-03-04 13:42:45 +01:00
ec69171458 add keycloak 2020-03-03 16:44:05 +01:00
ec1c666239 fixed checkstyle.xml 2020-03-03 15:41:46 +01:00
249ec333b2 fix folders 2020-03-03 14:13:02 +01:00