Closed (fixed)
Project:
Password Policy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Oct 2008 at 08:53 UTC
Updated:
8 Jun 2020 at 15:08 UTC
Jump to comment: Most recent
Comments
Comment #1
miglius commentedCan you check the database to make sure that a database tables has been created?
Comment #2
Anonymous (not verified) commentedThere are three tables created, password_policy + _expiration and _history. Uninstalling the module is properly deleting the tables.
Comment #3
miglius commentedCannot recreate. The creation and deletion of the policies work fine for me.
Comment #4
Anonymous (not verified) commentedFine. So what do you suggest? Stop using password policy, because it works for you? Maybe you should tell me what you need in order to help you fixing the bug... Maybe I am able to help you.
Comment #5
miglius commentedCan you paste here the content of the password_policy table?
Comment #6
Anonymous (not verified) commentedSure, here we go:
Comment #7
miglius commentedThe issue was with the particular policy name "default". This is fixed in the dev version.
Comment #8
Anonymous (not verified) commentedI can confirm this for my installation. Thanks a lot!