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-03 07:04:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe2711090572e16f0bf4989858caefad2774a4c2
sysPass
/
lib
History
nuxsmin
fe27110905
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
..
SP
* [MOD] Improved session encryption by saving the encryption key on the server instead of browser cookie. Note: the encryption key has always been stored using encryption, this MOD only sets where the vault with the key is stored and the algorithm used to get the password for the key.
2018-04-20 02:03:13 +02:00
Base.php
* [ADD] Delegate initialization to modules
2018-03-12 12:00:40 +01:00
BaseFunctions.php
* [MOD] Improved bootstrapping. Work in progress.
2018-02-19 14:52:34 +01:00
Definitions.php
* [ADD] Syslog and remote syslog through Monolog
2018-03-22 17:54:39 +01:00
SplClassLoader.php
* [ADD] Work in progress
2017-10-17 02:00:53 +02:00