metridoc-archives / metridoc-grails-core

all grails functionality for metridoc
0 stars 0 forks source link

Make rest security work with LDAP #53

Closed TApicella closed 11 years ago

tbarker9 commented 11 years ago

Why wouldn's this work automagically? Did we use the other realm to deal with this and not Shiro's SecurityUtils class?

TApicella commented 11 years ago

Possibly. I was going to fix this in a new branch after the initial stuff has been pulled, unless you want me to include this.

TApicella commented 11 years ago

Use SecurityUtils.subject and login instead of using the database