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-04 23:54:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.1
Add File
New File
Upload File
Apply Patch
sysPass
/
inc
/
SP
/
Core
/
Crypt
History
nuxsmin
c20568581a
* [MOD] Improved client info data retrieving through reverse proxy.
2017-09-18 10:50:20 +02:00
..
Cookie.class.php
* [ADD] Added session data encryption.
2017-03-05 08:35:36 +01:00
Crypt.class.php
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-19 23:31:04 +01:00
CryptSessionHandler.class.php
* [ADD] Added session data encryption.
2017-03-05 09:13:27 +01:00
Hash.class.php
* [MOD] Passwords string that need hashing (not related to accounts password) and its length greater than 72 characters, are now hashed using SHA256 and then BCRYPT. A message is shown in syspass.log file.
2017-04-14 10:36:15 +02:00
SecureKeyCookie.class.php
* [MOD] Improved client info data retrieving through reverse proxy.
2017-09-18 10:50:20 +02:00
Session.class.php
* [ADD] New encryption schema by using Defuse/php-encryption library. WARNING: work in progress
2017-02-22 17:52:06 +01:00
Vault.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 11:26:44 +01:00