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-06 08:34:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.2.0.03-rc3
sysPass
/
web
History
nuxsmin
177b323372
* [ADD] New user preferences available
...
* [MOD] CSS fonts are now stored locally for Material Blue theme
2015-10-01 14:30:37 +02:00
..
AccountC.class.php
* [ADD] Switched to BCRYPT for hashing passwords and key derivation. WARNING: Master password should be reentered by users (you can use a temporary password)
2015-09-30 03:20:56 +02:00
AccountsMgmtC.class.php
* [ADD] RSA Encryption for passwords sent from client to server for non secured environments (no HTTPS).
2015-09-23 02:08:57 +02:00
ConfigC.class.php
* [ADD] New user preferences available
2015-10-01 14:30:37 +02:00
EventlogC.class.php
* [ADD] RSA Encryption for passwords sent from client to server for non secured environments (no HTTPS).
2015-09-23 02:08:57 +02:00
MainC.class.php
* [ADD] Switched to BCRYPT for hashing passwords and key derivation. WARNING: Master password should be reentered by users (you can use a temporary password)
2015-09-30 03:20:56 +02:00
SearchC.class.php
* [ADD] New user preferences available
2015-10-01 14:30:37 +02:00
UsersMgmtC.class.php
* [ADD] RSA Encryption for passwords sent from client to server for non secured environments (no HTTPS).
2015-09-23 02:08:57 +02:00
UsersPrefsC.class.php
* [ADD] New user preferences available
2015-10-01 14:30:37 +02:00