Opened 4 years ago
Last modified 3 years ago
#10268 new defect (bug)
Profile and Edit user pages should be secure too
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Future Release |
| Component: | Security | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
With admin_ssl off, and login_ssl on, the profile page ends up insecure. It should at least send its POST request over SSL, since a new password might be set.
And possibly use a secure form as well (see #10267).
Attachments (1)
Change History (8)
Denis-de-Bernardy
— 4 years ago
comment:2
Denis-de-Bernardy
— 4 years ago
- Keywords has-patch added
comment:3
Denis-de-Bernardy
— 4 years ago
see also #9008
Note: See
TracTickets for help on using
tickets.
see also #10268 regarding the profile page.