Opened 5 years ago
Closed 5 years ago
#1485071 closed Feature Requests (fixed)
make $RCMAIL->encrypt_passwd public
| Reported by: | JohnDoh | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-alpha |
| Component: | PHP backend | Version: | git-master |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It would be handy for change password functionality if the $RCMAIL->encrypt_passwd() function was made pulic so the new password could be written to the session. Thanks.
Change History (1)
comment:1 Changed 5 years ago by thomasb
- Milestone changed from later to 0.1.2
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Done in [26539d5f]