- Timestamp:
- Mar 14, 2009, 10:04:39 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/TaskRewrite/src/grails-app/controllers/LoginController.groovy
r59 r73 49 49 def auth = { 50 50 51 nocache response51 nocache(response) 52 52 53 53 if (isLoggedIn()) {
Note: See TracChangeset
for help on using the changeset viewer.