jamesfredley commented on code in PR #963: URL: https://github.com/apache/grails-doc/pull/963#discussion_r2006482165
########## src/en/guide/security/securityPlugins/springSecurity.adoc: ########## @@ -2,4 +2,4 @@ The Spring Security plugins are built on the https://spring.io/projects/spring-s There is a https://plugins.grails.org/plugin/grails/spring-security-core[Spring Security Core] plugin which supports form-based authentication, encrypted/salted passwords, HTTP Basic authentication, etc. and secondary dependent plugins provide alternate functionality such as https://plugins.grails.org/plugin/grails/spring-security-acl[ACL support], https://plugins.grails.org/plugin/grails/spring-security-cas[single sign-on with Jasig CAS], https://plugins.grails.org/plugin/grails/spring-security-ldap[LDAP authentication], https://plugins.grails.org/plugin/grails/spring-security-kerberos[Kerberos authentication], and a plugin providing https://plugins.grails.org/plugin/grails/spring-security-ui[user interface extensions] and security workflows. Review Comment: Updated 6 locations to https://github.com/apache/grails-spring-security and one to https://github.com/grails-plugins/grails-spring-security-kerberos -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
