Rob Winch
|
0a2e496a84
|
SEC-2915: groovy/gradle spaces->tabs
|
11 years ago |
Rob Winch
|
37740cd020
|
SEC-2861: Add WebSocket Documentation & Sample
|
11 years ago |
Rob Winch
|
c67ff42b8a
|
SEC-2783: XML Configuration Defaults Should Match JavaConfig
* j_username -> username
* j_password -> password
* j_spring_security_check -> login
* j_spring_cas_security_check -> login/cas
* j_spring_cas_security_proxyreceptor -> login/cas/proxyreceptor
* j_spring_openid_security_login -> login/openid
* j_spring_security_switch_user -> login/impersonate
* j_spring_security_exit_user -> logout/impersonate
* login_error -> error
* use-expressions=true by default
|
11 years ago |
Rob Winch
|
3f30529039
|
SEC-2179: Add Spring Security Messaging Support
|
12 years ago |
Rob Winch
|
1f861f512a
|
SEC-2676: Add SpEL Spring Security Integration
|
12 years ago |
Rob Winch
|
b2d66e2a78
|
SEC-2595: @EnableGlobalMethodSecurity AspectJ fixes
|
12 years ago |
Rob Winch
|
8baf82532c
|
SEC-2015: Add spring-security-test
|
12 years ago |
Rob Winch
|
4672c2a1f7
|
SEC-2430: Add Maven BOM
|
12 years ago |
Rob Winch
|
4ef0460ef6
|
SEC-2321: Improve Java Config defaults for JavaScript clients
|
12 years ago |
Rob Winch
|
d28058303b
|
SEC-2349: Move FAQ into reference
|
12 years ago |
Rob Winch
|
658a93178c
|
SEC-2252: Add custom form guide
|
13 years ago |
Rob Winch
|
e0cb931f69
|
SEC-2251: Create Hello World Java Configuration guides
|
13 years ago |
Rob Winch
|
976d9a9016
|
SEC-2194: Polish java config sample apps
|
13 years ago |
Rob Winch
|
388a4dd9db
|
SEC-2194: Add Java Config samples
|
13 years ago |
Rob Winch
|
22e333b9c6
|
SEC-2092: Add servlet api example
|
13 years ago |
Rob Winch
|
8ad0e0e8e8
|
SEC-1995: Use Gradle Artifactory integration for releases
|
14 years ago |
Rob Winch
|
a2452ab514
|
SEC-1906: Update to Gradle 1.0
|
14 years ago |
Luke Taylor
|
e27f655e9d
|
SEC-1689: Re-instate crypto as separate library (for use in non-Spring Security apps), as well as packaging with core.
|
15 years ago |
Rob Winch
|
11dc3363cc
|
Moved cas server and cas sample into common parent folder (samples/cas)
|
15 years ago |
Luke Taylor
|
295ea27526
|
SEC-1743: Separate remoting from core into separate module.
|
15 years ago |
Rob Winch
|
e1f4c3d325
|
Created a casserver module to better isolate it from the cas sample application now that an overlay is being done
|
15 years ago |
Luke Taylor
|
50828cdd43
|
SEC-1689: Move crypto module code to core for simplicity.
|
15 years ago |
Keith Donald
|
ffa7301e7f
|
SEC-1569: initial commit of spring-security-crypto module, consisting of encrypt, keygen, password, and util packages
|
15 years ago |
rwinch
|
58d9903ebc
|
SEC-1564: JAAS Configuration can now be injected into DefaultJaasAuthenticationProvider
|
15 years ago |
Luke Taylor
|
74b66591e9
|
Build refactoring.
|
16 years ago |
Luke Taylor
|
2d9a848265
|
Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build.
|
16 years ago |
Luke Taylor
|
5d35919ca3
|
SEC-1490: Code for GAE Sample webapp
|
16 years ago |
Luke Taylor
|
a3ef8255d8
|
SEC-1232: GlobalMethodSecurityBeanDefinitionParser support for mode='aspectj'
Also added this syntax to the aspectj sample.
|
16 years ago |
Luke Taylor
|
111d49d68a
|
Added build file for itest-context.
|
16 years ago |
Luke Taylor
|
2b8b8819e4
|
Added gradle support for aspects project.
|
16 years ago |
Luke Taylor
|
e678ba7283
|
Improvements to itest-web subproject.
Added to gradle build. Updated deps (testng and jwebunit). New test added for persistent remember-me.
|
16 years ago |
Luke Taylor
|
56849dc41e
|
Added tasks for apidocs, doc and distro archive generation to the build file.
|
16 years ago |
Luke Taylor
|
b323098167
|
Added gradle build files for taglibs, tutorial, contacts and openid.
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
|
16 years ago |
Luke Taylor
|
adfac7e718
|
Added gradle file for cas and standardised ehcache version
|
16 years ago |
Luke Taylor
|
dab76249db
|
Added gradle build files (experimental)
|
16 years ago |