- Timestamp:
- Mar 10, 2009, 3:00:59 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/TaskRewrite/src/grails-app/conf/SecurityConfig.groovy
r69 r71 20 20 21 21 //Set true especially if used across the internet. 22 forceHttps = ' true'22 forceHttps = 'false' 23 23 24 24 //Pessimistic locking, deny access to all URLs that don't
Note: See TracChangeset
for help on using the changeset viewer.