Something went wrong while setting issue due date.
Create a security library for fusiondirectory
Closed
Create a security library for fusiondirectory
Descriptive title for this enhancement
Create a security library for fusiondirectory
Actual behavior
Actually all the check for the various type of connection is done on index.php, but as we get mo and more way of connecting i think we should have separate php include files like we do for the password method for exemple.
Expected behavior
Have separate class with connexion method to be able to drop new connecion method when a new one is needed7
Step by step description of new behaviour
- split connexion method into separe include files
- Add a new method
- [and so on...]
Benefits
More lisibility, more room for new enhancement and easier contributions
Possible Drawbacks
The order of checking the method or interaction between them
Applicable Issues
All login process