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
95f0214fd1d2103f6537babfe15e021b49b5f7f0
sysPass
/
web
History
nuxsmin
95f0214fd1
* [ADD] New user preferences available
...
* [MOD] CSS fonts are now stored locally for Material Blue theme
2015-10-01 14:26:30 +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:26:30 +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:26:30 +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:26:30 +02:00