#34011 closed task (blessed) (fixed)
Deprecate force_ssl_login()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 4.0 |
| Component: | Administration | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Since [28609], force_ssl_login() is just a wrapper for force_ssl_admin() and isn't used in core.
The FORCE_SSL_LOGIN constant could be deprecated too, but there's no need as it just behaves the same as FORCE_SSL_ADMIN.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 34700: