Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added modular auth #173

Closed
wants to merge 1 commit into from
Closed

added modular auth #173

wants to merge 1 commit into from

Conversation

henkloke
Copy link

Added a hook based mechanism to facilitate modular authentication and authorisation.
Existing authentication and authorisation are implemented, and now other parties can write
plugins for their own implementations.

Todo so the plugin must implement the functions in inc/auth.inc.php and /inc/users.inc.php
These functions must perform the same tasks, and return the same datatypes.

@ghost ghost added the enhancement label May 30, 2014
@ghost ghost added this to the v2.1.7 milestone May 30, 2014
@ghost ghost self-assigned this May 30, 2014
@ghost ghost modified the milestones: v2.1.8, v2.1.7 May 30, 2014
@ghost
Copy link

ghost commented Jun 6, 2014

@henkloke in general it looks fine, so you don't need to make anything now, I will merge these changes, but improve some parts. Thanks for contribution!

@henkloke
Copy link
Author

henkloke commented Jun 6, 2014

I'll have to make a new pull request.
Messed up this one.

@henkloke henkloke closed this Jun 6, 2014
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.

None yet

1 participant