Skip to content

User support#9

Open
Keepsedge wants to merge 7 commits intomainfrom
User-Support
Open

User support#9
Keepsedge wants to merge 7 commits intomainfrom
User-Support

Conversation

@Keepsedge
Copy link
Copy Markdown
Owner

adds user and user authentication support as a pre-installed plugin. This feature is common enough that it should probably be included with the base package. A different hashing algorithm will probably be needed.

Most applications require multi-user / authentication, it makes sense to add at least a bare implementation of this. It can always be overridden by a more robust, custom plugin.
Renamed test scripts so that they will fire in order. We need to test the plugin loader, before testing the plugins.
Adding more functionality for User Support,
Testing is still problematic.
Removed Utils module as you can not use perl's crypt() in a static way.
patched various issues with invalid returns.
No reason to lean on Class::DBI::SQLite, it should be auto loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant