150 Commits

Author SHA1 Message Date
Rob Winch
b0d7948b64 Add x509 2020-11-25 17:49:19 -06:00
Rob Winch
cfa6376157 preauth & remember-me to authentication 2020-11-25 17:49:19 -06:00
Rob Winch
f0a0c95587 add preauth 2020-11-25 17:49:18 -06:00
Rob Winch
bf567d669d
Merge pull request #5 from ouzture/patch-1
Fix typo for README.adoc
2020-11-19 14:06:41 -06:00
Rob Winch
68017abfbb Consistently use repo.spring.io/snapshot instead of libs-snapshot 2020-11-19 12:35:34 -06:00
Rob Winch
cda205bb91 Use jcenter instead of mavenCentral
jcenter has dependencies for gretty and repo.spring.io now requires
authentication to download new dependencies
2020-11-19 12:34:38 -06:00
Rob Winch
175297f492 Revert "Add artifactoryUsername/Password"
This reverts commit a89f2ce885183337d96316a11ad78eb5481f4010.
2020-11-19 12:11:33 -06:00
Rob Winch
a89f2ce885 Add artifactoryUsername/Password 2020-11-19 11:40:23 -06:00
ouzture
85f5e8b660
Update README.adoc
Typo leading 404 file
2020-11-19 13:56:59 +03:00
Rob Winch
e2c3dcc254 Add remember-me 2020-11-18 15:34:23 -06:00
Rob Winch
3e460b6d9f Fix Security Version 2020-11-17 15:38:55 -06:00
Josh Cummings
d236e24cc0
Simplify saml2Login Sample 2020-11-13 12:31:49 -07:00
Josh Cummings
c52ae9bd43
Update to Spring Boot 2.4.0 2020-11-13 11:58:33 -07:00
Josh Cummings
58a74b78e2
Update Resource Server Samples
The tests rely on Spring Framework 5.3.2-SNAPSHOT
2020-11-11 17:38:58 -07:00
Josh Cummings
2ddbf6046d
Add Jwt Login Sample 2020-11-03 12:40:48 -07:00
Rob Winch
fa30b69afd Add ldap 2020-10-30 14:59:12 -05:00
Rob Winch
c4970a6fe4 Add jdbc 2020-10-29 16:02:41 -05:00
Rob Winch
36aecd8389 Add in-memory 2020-10-29 11:45:47 -05:00
Rob Winch
edb0a12a7e Update htmlunit-driver:2.44.0 2020-10-28 14:37:16 -05:00
Rob Winch
025950bca5 Update to Spring Data Neumann-SR-SR5 2020-10-28 14:35:17 -05:00
Rob Winch
297a13dbb5 Update to assertj-core 3.18.0 2020-10-28 14:34:51 -05:00
Rob Winch
091332c4b8 JUnit 5.7.0 2020-10-28 14:31:00 -05:00
Rob Winch
280d1e33ca id 'io.spring.nohttp' version '0.0.5.RELEASE' 2020-10-28 14:20:45 -05:00
Rob Winch
97509418e0 "io.spring.javaformat" version "0.0.25" 2020-10-28 14:20:32 -05:00
Rob Winch
a1830e2732 Update aspectj sample to Spring Framework 5.3.0 2020-10-28 14:20:04 -05:00
Rob Winch
6a4ec8eac9 Disable Broken test 2020-10-28 11:37:00 -05:00
Rob Winch
c6be101926 Fix framework 2020-10-28 11:32:39 -05:00
Rob Winch
91f3d13bc5 Update to Spring Security 5.5.0-SNAPSHOT 2020-10-28 11:06:13 -05:00
Rob Winch
da0d07d40c Update to Spring Framework 5.3.0 2020-10-28 11:03:10 -05:00
Rob Winch
f61a570d58 Update to Gradle 6.7 2020-10-28 10:55:42 -05:00
Rob Winch
1c04cfc209 Fix form login
Previously it wasn't using the custom log in page.
2020-10-28 10:49:46 -05:00
Rob Winch
97910bde82 Move form to authentication/username-password 2020-10-28 10:24:45 -05:00
Rob Winch
a8f7883b17 Add hello-mvc-security 2020-10-28 10:22:20 -05:00
Rob Winch
239638f64a Add aspectj sample 2020-10-27 15:53:58 -05:00
Rob Winch
78fc5a26ab Add form 2020-10-23 15:08:36 -05:00
Rob Winch
2b684a385f .idea 2020-10-21 15:33:01 -05:00
Rob Winch
790516c50b data 2020-10-21 15:32:50 -05:00
Rob Winch
657adb29fe data 2020-10-21 15:02:48 -05:00
Rob Winch
9ef29de187 Update to 5.5.0-SNAPSHOT 2020-10-21 15:01:31 -05:00
Rob Winch
435021a310 Fix data 2020-10-21 14:56:49 -05:00
Rob Winch
75770dd6c5 Add ":servlet:java-configuration:data" 2020-09-10 14:58:09 -05:00
Rob Winch
8b15149a39 Sync Gradle 2020-09-10 14:58:09 -05:00
Rob Winch
592e4f89d2 Add max-sessions":servlet:java-configuration:max-sessions" 2020-09-10 13:34:24 -05:00
Rob Winch
56bbbadaa8 Enable Gradle Parallel and Caching on builds 2020-09-09 16:02:26 -05:00
Rob Winch
30c646212b Add ":servlet:java-configuration:hello-security-explicit" 2020-08-27 17:06:31 -05:00
Rob Winch
c6c91e42f3 Add ":servlet:java-configuration:hello-security" 2020-08-27 16:47:33 -05:00
Rob Winch
fdd8b2bf6b sync-nebula-integtest.sh 2020-08-27 15:31:08 -05:00
Rob Winch
96c7526843 sync-dependency-management.sh 2020-08-27 15:25:34 -05:00
Rob Winch
6a0f1ab4f1 sync-boot-version.sh 2020-08-27 15:21:53 -05:00
Rob Winch
8ad1c73d5a chmod +x sync-gradle.sh 2020-08-27 15:21:37 -05:00