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 07:34:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea8baebf37ffb099aac66cdefe571fba1f07ced1
sysPass
/
app
/
modules
/
web
History
nuxsmin
3014c666a3
* [FIX] Fixed wrong behavior when decrypting encrypted data, because it was unlocking the encryption key twice. Thanks to @fizard for the feedback. Related
#928
2018-05-29 15:39:40 +02:00
..
Controllers
* [FIX] Fixed wrong behavior when decrypting encrypted data, because it was unlocking the encryption key twice. Thanks to @fizard for the feedback. Related
#928
2018-05-29 15:39:40 +02:00
Forms
* [FIX] Fixed typo when setting linked account. Thanks to @Fizard for the feedback and testing.
Closes
#921
2018-04-25 09:56:26 +02:00
plugins
* [ADD] Work in progress
2017-10-17 02:00:53 +02:00
themes
/material-blue
* [FIX] Fixed typo when setting linked account. Thanks to @Fizard for the feedback and testing.
Closes
#921
2018-04-25 09:56:26 +02:00
Init.php
* [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
module.php
* [ADD] Password reset module. Work in progress
2018-02-27 00:06:59 +01:00