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-07 17:06:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e97a9c5b16d261c9eba09caed3cbdd4b90cd85bb
sysPass
/
inc
/
SP
/
Auth
History
nuxsmin
526ca3c9e9
* [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it.
2017-02-23 01:46:51 +01:00
..
Browser
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-21 00:46:30 +01:00
Database
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-21 00:46:30 +01:00
Ldap
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-21 00:46:30 +01:00
Auth.class.php
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-21 00:46:30 +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
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-21 00:46:30 +01:00
AuthResult.class.php
* [DEV] Bump to 2.0-beta
2017-01-12 02:54:45 +01:00
AuthUtil.class.php
* [MOD] Improved API auth security. There is no need to provide the user's password, it will ask for a token password when generating it.
2017-02-23 01:46:51 +01:00