Commit Graph

33 Commits

Author SHA1 Message Date
cror d5e875a3f0 BAEL-2702 fix: added a NoOpPasswordEncoder to the test context 2019-01-28 19:11:36 +01:00
cror 7b9e72e6c9 BAEL-2702 fix: added SecuredResourceController to the test context 2019-01-28 18:58:59 +01:00
cror bb6c78f07b BAEL-2702 fix: typo => failing SpringContextIntegrationTest 2019-01-28 18:20:21 +01:00
geroza 74df0da304 fixed removed import by mistake 2019-01-09 23:54:26 -02:00
geroza cde1d1c7ad Fixed usage of deprecated GzipResourceResolver in spring-static-resources
added back spring-version modification in module that hasnt been worked yet
cleaned unused classes
2019-01-09 23:54:26 -02:00
geroza c7ba38ffcd migrated the following modules using parent-spring-5 to spring 5.1:
spring-mvc-simple
spring-security-mvc-custom
spring-security-mvc-login
spring-security-rest
spring-security-rest-basic-auth
spring-static-resources
spring-thymeleaf
2019-01-09 23:54:26 -02:00
Loredana da1a2cb359 rename package, add java init 2018-11-05 21:33:19 +02:00
amit2103 74fc886a41 [BAEL-10161] - Upgraded codebase to spring-5 2018-11-04 17:47:39 +05:30
sachin29aug d3ad4dcfc2 BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
sachin29aug 375c50e805 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 21 more modules.. work in progress..) 2018-09-15 13:57:53 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Daniel Barrigas 5a8ee24152 BAEL-1914 refactor (#4749)
* Server Sent Events example using Spring Webflux and React

* spring security custom AuthenticationFailureHandler

* refactor

* moved SSE to branch

* remove pom properties

* moved AuthenticationFailureHandler example to spring-security-mvc-login
2018-07-18 19:58:01 +02:00
eugenp 1cba1b043c minor formatting cleanup 2017-08-24 13:11:52 +03:00
Doha2012 610bb05123 minor fix (#2334)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso

* spring boot bootstrap

* add logic

* cleanup

* add simple controller

* add thymeleaf and security

* minor fix

* minor fix

* add more boot properties

* fix live test

* fix live test

* minor fix

* semaphores

* fix configuration

* kotlin collection

* add more collection examples

* minor upgrade

* cucumber java8

* minor fix
2017-07-30 10:08:54 +03:00
Doha2012 74688cf30e remove log4j dependencies (#1675)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies
2017-04-18 22:39:13 +02:00
Doha2012 7525544e09 use standard logback.xml (#1666)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml
2017-04-17 18:41:23 +02:00
Tian Baoqiang 9dab68a48e add redirection after login with Spring Security(BAEL-648) (#1214) 2017-02-25 07:41:07 +01:00
lor6 424f55ac48 custom access denied page (#1133)
* custom access denied page

* fix formatting, remove imports
2017-02-12 08:11:55 -06:00
Sunil Mogadati 08896d72bc BAEL-445: Update to the simple Spring Security hasRole example (#940)
* Add NDC and JBoss Logging to the demo application

* NDC for Log4j, Log4j2 and JBoss Logging

* Simplify NDC example by making it a single operation instead of two

* Make NDC example as RestController, Use JBoss Logging only as a logging bridge

* Fix merge conflicts in pull request - log-mdc pom.xml updated

* BAEL-445 Update to Spring security SpEL example

* BAEL-445: Change tabs to spaces in the updated code
2016-12-29 16:55:40 -06:00
DOHA f4b9617768 upgrade xml schema 2016-12-05 13:11:56 +02:00
Robert Kohanyi d0aee4efa9 Create new sec conf activated by https spring profile based on Slavisa's idea 2016-05-02 16:56:50 +01:00
Robert Kohanyi 01be10edbb /anonymous.html doesn't require http to set explicitely after we set it for /** 2016-05-02 16:11:59 +01:00
Robert Kohanyi cddd15019c Refined the url pattern for perform_login, remove permitAll (it's not needed, works either way) 2016-04-24 21:02:23 +01:00
Robert Kohanyi c042617936 Add (commented out) config for Spring Channel Security 2016-04-24 21:02:17 +01:00
DOHA 9b262c9381 add java configuration 2016-04-03 19:13:43 +02:00
DOHA cb45b176f5 cleanup and upgrade 2016-01-06 19:38:25 +02:00
eugenp 416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp 1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
eugenp fcf3e693f5 upgrading all xsds to spring 4 2013-12-31 19:12:12 +02:00
eugenp f40c9d3a96 upgrading to spring security 3.2, other maven upgrades, cleanup work 2013-12-18 13:25:45 +02:00
eugenp e9e91d8019 MVC work 2013-07-26 11:38:44 +03:00
eugenp 1fd1a2e0bf project structure cleanup 2013-07-14 15:22:01 +03:00