Sign in
apache
/
grails-spring-security
/
HEAD
0f83030
Merge pull request #1209 from apache/fix/ehcache-jakarta-pom-classifier
by James Daugherty
· 14 days ago
7.0.x
d8b8a73
fix: move ehcache classifier logic to pomCustomization
by James Fredley
· 2 weeks ago
a6e8acf
Fix ehcache jakarta classifier missing from published POM
by James Fredley
· 2 weeks ago
8da9c2b
Merge pull request #1205 from jamesfredley/fix/auto-exclude-security-autoconfig
by James Daugherty
· 2 weeks ago
b1341f5
test: clean up and more readable
by Mattias Reichel
· 2 weeks ago
e2d33f9
style: groovify autoconfiguration exclusion logic
by Mattias Reichel
· 2 weeks ago
2e17b1d
build: clean up and sort dependencies
by Mattias Reichel
· 2 weeks ago
9656c94
test: add integration test and document excludeSpringSecurityAutoConfiguration property
by James Fredley
· 2 weeks ago
6588157
docs: add auto-configuration section to installation guide
by James Fredley
· 2 weeks ago
fix/auto-exclude-security-autoconfig
d9e4337
docs: update README with auto-exclusion opt-out instructions
by James Fredley
· 2 weeks ago
db38e2c
feat: add opt-out property for auto-configuration exclusion filter
by James Fredley
· 2 weeks ago
0ebd00a
Merge pull request #1207 from jamesfredley/docs/bootstrap-password-encoding
by James Fredley
· 2 weeks ago
31c1101
Merge pull request #1206 from jamesfredley/docs/add-yaml-examples-for-static-rules
by James Fredley
· 2 weeks ago
9cc31a2
Fix URL case for SomePluginController and add full config path to IMPORTANT example
by James Fredley
· 3 weeks ago
4087faa
Fix documentation wording for beforeInsert and double-encoding guidance
by James Fredley
· 3 weeks ago
e8a9cb2
Document springSecurityService null in BootStrap and password encoding workaround
by James Fredley
· 3 weeks ago
561c14f
Add YAML examples for staticRules and interceptUrlMap configuration
by James Fredley
· 3 weeks ago
a783a42
Auto-exclude conflicting Spring Boot security auto-configurations
by James Fredley
· 3 weeks ago
f899ecd
Merge pull request #1204 from apache/merge-back-7.0.1
by Mattias Reichel
· 3 weeks ago
85e347c
[skip ci] Bump version to 7.0.2-SNAPSHOT
by jdaugherty
· 3 weeks ago
87f641e
Merge pull request #1203 from apache/cleanup
by Mattias Reichel
· 3 weeks ago
85c22d9
chore: remove unessecary dialect in application.yml
by Mattias Reichel
· 3 weeks ago
866b91d
[skip ci] Release v7.0.1
by jdaugherty
· 3 weeks ago
v7.0.1
60d49dc
Add concurrency settings to release workflow
by James Daugherty
· 3 weeks ago
0cad208
Update release note pipeline to prevent running with release pipeline
by James Daugherty
· 3 weeks ago
469c6b3
Update to redis 5.0.1
by James Daugherty
· 3 weeks ago
c070ee9
Merge pull request #1202 from jdaugherty/7.0.x
by James Daugherty
· 3 weeks ago
da8457d
#1172 - Update s2-quickstart command examples
by James Daugherty
· 3 weeks ago
95c0fba
Merge pull request #1201 from jdaugherty/7.0.x
by James Daugherty
· 3 weeks ago
49e5709
restore the testapp profile creator
by James Daugherty
· 3 weeks ago
59c8972
Merge pull request #1200 from jdaugherty/7.0.x
by James Daugherty
· 3 weeks ago
45f10fb
Update gradle to 8.14.4, update to Grails 7.0.7, & update java version to 17.0.17
by James Daugherty
· 3 weeks ago
708cd9a
Merge pull request #1199 from apache/develocity-apache-org
by James Fredley
· 5 weeks ago
c8bcd8c
Update develocity server URL to Apache
by James Fredley
· 5 weeks ago
5b89c59
Merge pull request #1196 from billgonemad/documentation-fix-1195
by James Daugherty
· 3 months ago
8.0.x
1d87d45
#1195
by William Malinowski
· 3 months ago
54a8b8e
#1195
by William Malinowski
· 3 months ago
8375910
Merge pull request #1192 from jdaugherty/7.0.x
by James Daugherty
· 4 months ago
87c4dad
#1191 - use the jakarta version of ehcache
by James Daugherty
· 4 months ago
55b24d0
[skip ci] Add additional required reviewers for GitHub environments
by Mattias Reichel
· 4 months ago
dbcd070
[skip ci] post 7.0.0 release adjustments
by Mattias Reichel
· 4 months ago
8b6ee8a
Merge pull request #1190 from apache/merge-back-7.0.0
by James Daugherty
· 4 months ago
41368e0
[skip ci] Bump version to 7.0.1-SNAPSHOT
by matrei
· 4 months ago
db781f5
[skip ci] Release v7.0.0
by matrei
· 4 months ago
v7.0.0
cdf0cb6
Merge pull request #1187 from bkoehm/bkoehm.7.0.x.1179
by Mattias Reichel
· 4 months ago
4e90cdf
docs: link to the example request map domain class in the request mappings section (#1179)
by Brian Koehmstedt
· 4 months ago
b6b79ea
Merge pull request #1 from matrei/docs-requestmap-suggestion
by Brian Koehmstedt
· 4 months ago
0bc8358
docs: update requestmap docs
by Mattias Reichel
· 4 months ago
9f90f67
docs: specify a domain class name when securityConfigType is Requestmap (#1179)
by Brian Koehmstedt
· 5 months ago
08ddb18
Merge pull request #1186 from apache/fix-tests
by Mattias Reichel
· 5 months ago
e7588dd
test: revert timeout changes
by Mattias Reichel
· 5 months ago
fa3ad3f
test: downgrade to selenium 4.25.0
by Mattias Reichel
· 5 months ago
7343428
test: add --no-parallel for ci check
by Mattias Reichel
· 5 months ago
ff97daf
test: wait for slow CI environments
by Mattias Reichel
· 5 months ago
5abd557
test: add more waitFor
by Mattias Reichel
· 5 months ago
dc0bac4
test: try changing test settings
by Mattias Reichel
· 5 months ago
95eca77
test: more test cleanup
by Mattias Reichel
· 5 months ago
062a032
test: cleanup & add longer wait for test to pass in ci
by Mattias Reichel
· 5 months ago
4eb60bc
test: more cleanup
by Mattias Reichel
· 5 months ago
604c64e
test: cleanup
by Mattias Reichel
· 5 months ago
667c925
build: make tests more resilient in ci
by Mattias Reichel
· 5 months ago
fd6d433
fix: release prep 2/2
by Mattias Reichel
· 5 months ago
e220c4a
build: fix and cleanup
by Mattias Reichel
· 5 months ago
23c946a
fix(deps): update dependencies before release
by Mattias Reichel
· 5 months ago
7d73123
fix: make tests run with Grails 7.0.0
by Mattias Reichel
· 5 months ago
252c477
fix: release prep 1/2
by Mattias Reichel
· 5 months ago
c7dcbcf
Inline guide release-dropdown task from core (#1185)
by Mattias Reichel
· 5 months ago
f7cea30
Merge pull request #1177 from apache/patch-quickstart-plugin
by James Daugherty
· 5 months ago
7ecf9c5
feedback: spelling fixes
by James Daugherty
· 5 months ago
patch-quickstart-plugin
ae1acf9
docs: use correct config for static mapping rules (#1182)
by Mattias Reichel
· 5 months ago
db7e038
Merge pull request #1180 from apache/published-dependency-cleanup
by James Daugherty
· 5 months ago
01ee692
Refactor dependencies to use version variables
by James Fredley
· 5 months ago
d05390f
Disable Spring dependency management in plugins
by James Fredley
· 5 months ago
4875b32
Merge pull request #1176 from apache/chore/issue-1174
by James Daugherty
· 5 months ago
7c7dc22
detect if we are using application.yml vs groovy and inject spring configuration in the yml instead
by David Estes
· 5 months ago
3499549
Update plugin-core/docs/src/docs/introduction/gettingStarted.adoc
by David Estes
· 5 months ago
99999b0
Update plugin-core/plugin/grails-app/commands/grails.plugin.springsecurity/S2QuickstartCommand.groovy
by David Estes
· 5 months ago
8ab0d1b
enhance gradle s2-quickstart to handle running in a web-plugin profile
by David Estes
· 5 months ago
8db22f4
Removed traces of incubation, DISCLAIMER and PPMC
by Søren Berg Glasius
· 5 months ago
ae5942a
Merge pull request #1175 from apache/grailsw-s2-commands
by James Fredley
· 5 months ago
f9d3c3e
Update documentation and commands to use ./grailsw
by James Fredley
· 5 months ago
4dbe604
Merge pull request #1167 from apache/fix/plugin-rest_pac4j_JEESessionStore
by James Daugherty
· 6 months ago
5de214c
Merge pull request #1171 from arjangch/patch-2
by James Fredley
· 6 months ago
3d8c90f
Update installation instructions for Spring Security Plugin
by James Fredley
· 6 months ago
3cd12d7
Update installation.adoc
by arjang
· 6 months ago
2da6cce
chore: fix announcement links
by James Daugherty
· 6 months ago
ac7f1b7
chore: update annoucement template after release
by James Daugherty
· 6 months ago
5ec3d0b
Merge pull request #1170 from jdaugherty/7.0.x
by James Daugherty
· 6 months ago
cba01bf
chore: post release scripts
by James Daugherty
· 6 months ago
3c2a93d
Merge pull request #1169 from apache/merge-back-7.0.0-RC2
by James Daugherty
· 6 months ago
4876115
[skip ci] Bump version to 7.0.0-SNAPSHOT
by jdaugherty
· 6 months ago
merge-back-7.0.0-RC2
480ea4c
test: fix logging in example apps (#1168)
by Mattias Reichel
· 6 months ago
ee3482e
throw a more descriptive exception when required CAS configuration values are not set (issue #1079) (#1164)
by Brian Koehmstedt
· 6 months ago
93be60c
Merge pull request #1166 from apache/7.0.x
by Søren Berg Glasius
· 6 months ago
fix/plugin-rest_pac4j_JEESessionStore
64795cd
Merge pull request #1163 from bkoehm/bkoehm.7.0.x.casdoc
by James Fredley
· 6 months ago
46a1d8c
remove references to Grails 3 from CAS plugin documentation
by Brian Koehmstedt
· 6 months ago
3987890
Merge pull request #1162 from jdaugherty/7.0.x
by James Daugherty
· 6 months ago
75d01c6
chore: adjust verification script to not error when no differences remain
by James Daugherty
· 6 months ago
e0ab3ad
[skip ci] Release v7.0.0-RC2
by jdaugherty
· 6 months ago
v7.0.0-RC2
c7502f6
Merge pull request #1161 from jdaugherty/7.0.x
by James Daugherty
· 6 months ago
Next »