Actions
Feature proposal #3205
closedCB should enforce HTTPS posts for registration and login if set so in login module
Description
CB needs a setting to control HTTPS only posts for registration form
Files
Updated by nant almost 13 years ago
- Subject changed from CB missing a setting to have HHTP posts only for registration to CB missing a setting to have HTTPS posts only for registration
Updated by beat almost 13 years ago
- Assignee set to beat
- Priority changed from Normal to High
- Target version set to CB 1.8
- Estimated time set to 0:30 h
Actions
#3
Updated by krileon almost 13 years ago
- File 3205-part1.patch 3205-part1.patch added
- File 3205-part2.patch 3205-part2.patch added
- Status changed from New to Resolved
- % Done changed from 0 to 100
Added HTTPS URL to lost pass form and registration form based off login module param. Also added enforcement of HTTPS based off login module param when submitting login, registration, or lost pass forms.
Updated by beat almost 13 years ago
- Subject changed from CB missing a setting to have HTTPS posts only for registration to CB should enforce HTTPS posts for registration and login if set so in login module
- Status changed from Resolved to Closed
Implemented in r1750 .
Actions