Commit Graph

8 Commits

Author SHA1 Message Date
89ccd0575f Forgot to update reference database 2016-05-21 09:58:30 +02:00
Gregory Soutade
e9c6208b54 Introduce shadow logins 2015-02-09 18:57:49 +01:00
Gregory Soutade
71b17a1ff0 index.php now includes ../../_user to simulate a symbolic link (for easier updates)
Fix default parameters in gpass.js (not compatible with chrome and IE)
2014-01-02 09:56:17 +01:00
Gregory Soutade
85ec5e33bc Server side modifications
Fix bad implementation of PKDBF2 and HMAC
New protocol version (2)
2013-12-07 10:14:38 +01:00
Gregory Soutade
637d74b8dd Prepend gpass- before protocol to recognize gpass servers 2013-11-17 09:24:04 +01:00
Gregory Soutade
67d21ff3ef Server side :
* Trim password and login before instertion
	* Can use empty master key to see user passwords
	* Fix a bug : can't decode multiple queries from client

Client side :
	* Don't send empty username
	* Update README
2013-10-17 18:26:54 +02:00
Gregory Soutade
a994074db0 Server side :
* Add $ADMIN_MODE to enable create users
	* Add protocol version (1 for now)
	* Give priority to letters in password generator

Client side :
	* Don't still use global variable to get document after loading
	* Add email type in possible values for username (used by gmail)
2013-10-16 18:40:06 +02:00
82f95fe6e9 Initial commit 2013-10-09 20:47:43 +02:00