Changeset 5194
- Timestamp:
- 09/19/07 20:29:58 (1 year ago)
- Files:
-
- plugins/sfGuardPlugin/README (modified) (1 diff)
- plugins/sfGuardPlugin/modules/sfGuardAuth/config/security.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfGuardPlugin/README
r5193 r5194 329 329 === 1.1.12 === 330 330 331 * fabien: fixed 'secure' action in sfGuardPlugin do not need to be secure (closes #2254) 331 332 * fabien: fixed typo in sfGuardUser::getProfile() 332 333 * fabien: added some check in sfGuardSecurityUser proxy methods plugins/sfGuardPlugin/modules/sfGuardAuth/config/security.yml
r5003 r5194 1 secure: 2 is_secure: off 3 1 4 signin: 2 5 is_secure: off