This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
sysPass
Watch
2
Star
0
Fork
0
You've already forked sysPass
mirror of
https://github.com/nuxsmin/sysPass.git
synced
2026-03-12 03:16:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b11e3eb3ff32d7690da6522e387e91e8848fc96
sysPass
/
inc
/
SP
/
Auth
History
nuxsmin
6ee88bff04
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-19 23:31:04 +01:00
..
Browser
* [DEV] Bump to 2.0-beta
2017-01-12 02:54:45 +01:00
Database
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-19 23:31:04 +01:00
Ldap
* [MOD] Added paginated results for LDAP searching. Solves
#439
. Thanks to @zulink for the feedback
2017-02-16 00:01:34 +01:00
Auth.class.php
* [MOD] Solves
#393
. The auth chain wasn't stopped on auth module success exit. Thanks to @MAndretti for the feedback.
2017-01-30 15:45:22 +01:00
AuthDataBase.class.php
* [MOD] Solves
#393
. The auth chain wasn't stopped on auth module success exit. Thanks to @MAndretti for the feedback.
2017-01-30 15:45:22 +01:00
AuthInterface.class.php
* [DEV] Bump to 2.0-beta
2017-01-12 02:54:45 +01:00
AuthResult.class.php
* [DEV] Bump to 2.0-beta
2017-01-12 02:54:45 +01:00
AuthUtil.class.php
* [MOD] Improved account searching by caching ACL, users and groups.
2017-01-30 02:16:20 +01:00