- Timestamp:
- May 7, 2011, 12:42:44 PM (14 years ago)
- Location:
- branches/features/purchaseOrders
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/features/purchaseOrders
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/trunk merged eligible /branches/features/grailsUpgrade 889-911
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
branches/features/purchaseOrders/grails-app/conf/SecurityConfig.groovy
r532 r920 44 44 '/plugins/*/css/**': ['IS_AUTHENTICATED_ANONYMOUSLY'], 45 45 '/plugins/*/js/**': ['IS_AUTHENTICATED_ANONYMOUSLY'], 46 '/classDiagram*': ['IS_AUTHENTICATED_FULLY'],47 '/classDiagram/**': ['IS_AUTHENTICATED_FULLY'],48 46 '/login*': ['IS_AUTHENTICATED_ANONYMOUSLY'], 49 47 '/login/**': ['IS_AUTHENTICATED_ANONYMOUSLY'],
Note: See TracChangeset
for help on using the changeset viewer.