Commit Graph

74 Commits

Author SHA1 Message Date
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
Sanjay Patel cddf858c05 BAEL-5246: pom cleanup (#4620)
* BAEL-5246: round 1 of pom cleanup - upto "jersey" project

* BAEL-5246: Initial pass for pom cleanup - upto spring-cloud

* BAEL-5246: pom cleanup upto testing-modules/junit5

* BAEL-5246: pom cleanup - upto xstream

* BAEL-5246: pom cleanup - last round (before review)
2018-07-12 09:04:54 +02:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
amit2103 05b7e933bd Bael 5247 (#4175)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added new parent pom

* initial clean up of child poms

* Added new parent pom

* [BAEL-5247] - New Parents in the tutorials repo
2018-05-05 22:30:00 +02:00
amit2103 f2128ad054 Bael 5249 cleanup (#4108)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
2018-04-26 14:37:47 +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 7c73abdede cleanup pom (#1836)
* 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

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* 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

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012 9692ae36fb add parent to pom (#1816)
* 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

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +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
pivovarit d0b0debd06 Exclude integration tests 2017-03-24 16:17:34 +01:00
pivovarit cd0873751c add testing profile 2017-03-24 16:03:20 +01:00
Grzegorz Piwowarek debde5ad67 Update README.md (#1439) 2017-03-19 20:02:04 +01:00
Tian Baoqiang 9dab68a48e add redirection after login with Spring Security(BAEL-648) (#1214) 2017-02-25 07:41:07 +01:00
KevinGilmore 746ed952db Update README.md 2017-02-14 20:52:25 -06: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
DOHA d094081f7f upgrade dependencies 2016-12-05 12:31:56 +02:00
Naoshadul Islam caa9bc6585 Updated README.md 2016-10-16 13:09:29 +03:00
Catalin c22ca4d601 Updated LSS campaign link 2016-08-12 16:59:44 +03:00
Grzegorz Piwowarek c3766c0138 Remove eclipse-specific config 2016-08-02 00:15:36 +02:00
Grzegorz Piwowarek a09e6454f3 Remove Eclipse-specific files 2016-07-19 18:18:50 +03:00
m0cacin0 2018411b14 Update README.md 2016-06-28 12:35:04 +03: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
eugenp a2989da4bf maven work 2016-03-06 12:10:06 +02:00
eugenp 0708c51125 mave work 2016-03-06 11:59:13 +02:00
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +02:00
DOHA cb45b176f5 cleanup and upgrade 2016-01-06 19:38:25 +02:00
eugenp 8238c11c80 maven upgrades 2015-12-21 11:34:42 +02:00
eugenp 416302f950 maven upgrades, xsd cleanup 2015-10-26 15:09:08 +02:00
eugenp 556b7ca886 maven work 2015-08-15 17:38:25 +03:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp 9e5faf23f1 upgrade and eclipse work 2015-06-20 05:40:22 +01:00
eugenp a703253af9 maven work 2015-03-28 01:19:24 +02:00
eugenp 8d511164a8 small maven upgrades 2015-03-27 10:47:39 +02:00
eugenp 66978e97d4 maven upgrades 2015-02-21 19:57:34 +02:00
eugenp b089214ba6 maven work 2015-01-01 14:54:40 +02:00
eugenp 01548ef00b maven upgrades 2014-12-21 19:11:17 +02:00
eugenp cc5202987a maven upgrades 2014-11-20 11:32:43 +02:00
eugenp 900dc84907 maven upgrades 2014-11-02 14:18:31 +02:00
eugenp 1e087d8119 spring minor upgrade g 2014-10-02 00:48:38 +03:00
eugenp 1e36d212d1 spring updates 2014-09-15 14:26:17 +03:00
eugenp 19131413c5 work on maven upgrades 2014-09-13 19:15:25 +03:00