#34011 closed task (blessed) (fixed)
Deprecate force_ssl_login()
| Reported by: | johnbillion | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Administration | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 34700: