Upgrade password_persist module #2

Closed
opened 2023-10-04 17:00:41 +00:00 by mlncn · 0 comments
Owner

sites/all/modules/custom/password_persist

Allows user passwords to persist in encrypted form during their session. This module only functions over HTTPS.

Need to look into this and see exactly what it's doing. Do passwords not persist in vanilla Drupal??

Uses MCRYPT_RIJNDAEL_256 so needs love if it stays.

[sites/all/modules/custom/password_persist](https://gitlab.com/radicante/HousingWorks/-/blob/edbcb5a38e89287b9956d54efe98412a84d542ff/sites/all/modules/custom/password_persist) Allows user passwords to persist in encrypted form during their session. This module only functions over HTTPS. Need to look into this and see exactly what it's doing. Do passwords not persist in vanilla Drupal?? Uses MCRYPT_RIJNDAEL_256 so needs love if it stays.
mlncn closed this issue 2023-10-05 02:32:30 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: agaric/sample#2
No description provided.