Bug #814
Updated by Elmer de Looff almost 13 years ago
The Underdark Login Framework ULF can currently be used to authenticate log in existing users, but facilities for creating new can't be used yet to create/delete users is lacking. This is necessary because it has specific expectations for or update their passwords and salts.
In addition, removing users and changing passwords is also core functionality that needs yet.
It would be useful to be provided. handle this in the ULF, as the methods on here could provide the proper automatic hashing/salting methods for the user's password/secret.
In addition, removing users and changing passwords is also core functionality that needs yet.
It would be useful to be provided. handle this in the ULF, as the methods on here could provide the proper automatic hashing/salting methods for the user's password/secret.