Commit Graph

7 Commits

Author SHA1 Message Date
Gregory Soutade
9d528aeaa0 Update server:
* Check that $db variable is OK before processing database requests
	* Don't close $db before calling lastErrorMsg()
	* Add support for user & url parameters from gPass popup
2020-02-26 16:00:24 +01:00
cef1194ad0 Add new encryption scheme in server part. 2017-04-17 20:37:26 +02:00
32fd8355e1 New protocol (fix mispelled PKBDF2) 2017-04-17 20:37:26 +02:00
Gregory Soutade
6604fbb6e1 Add two new protections : REQUESTS_MIN_DELAY and MAX_PASSWORDS_PER_REQUEST (see conf.php) 2015-12-04 17:02:31 +01:00
Gregory Soutade
e9c6208b54 Introduce shadow logins 2015-02-09 18:57:49 +01:00
84eaf0c6a1 New protocol v3 : include pkdbf2 level
Remove hashtable from firefox addon
Rework firefox addon
Add pkdbf2_level as a preference (hidden)
2014-01-21 19:00:26 +01:00
Gregory Soutade
0a71101798 Modify ref index.php to include code instead of embed it (for simpler future update) 2013-12-07 10:38:45 +01:00