Commit Graph

10 Commits

Author SHA1 Message Date
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
0f76ccb06e Add update + fix a lot of bugs 2013-10-23 19:39:47 +02:00
Gregory Soutade
c44e84124b Add add_entry and delete_entry 2013-10-22 18:33:44 +02:00
Gregory Soutade
f56d067483 Full JS : first pass, all seems to work execpt add/delete/update 2013-10-19 16:34:12 +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
Gregory Soutade
6099b39329 Fix salt in client 2013-10-16 08:57:06 +02:00
Gregory Soutade
89d668df76 Fix javascript require problem 2013-10-16 07:55:13 +02:00
bf961944ce Add PKDBF2 (server side). Not tested. BREAKS compatibility (but no one use previous version...) \! 2013-10-15 21:02:14 +02:00
82f95fe6e9 Initial commit 2013-10-09 20:47:43 +02:00