Commit Graph

  • b255a8cd90 Display an error message when a query failed (previous : silent fail...) Gregory Soutade 2015-09-05 09:21:45 +02:00
  • b330af258f Move code to encrypt into PasswordEntry function Add Update Masterkey feature Gregory Soutade 2015-04-23 21:36:50 +02:00
  • e16fa0c218 Remove default parameters (Chrome...) root 2015-03-27 18:23:26 +01:00
  • 3108195ce3 Set default address in HTTPS for chrome addon v0.6 Grégory Soutadé 2015-02-09 19:18:27 +01:00
  • 3f0636976e Merge branch 'master' of soutade.fr:gpass Gregory Soutade 2015-02-09 18:58:08 +01:00
  • e9c6208b54 Introduce shadow logins Gregory Soutade 2015-02-09 18:57:49 +01:00
  • f88a0d1f29 Mistake in pkdbf2 requires, it's hmac and not hmac.js Grégory Soutadé 2015-02-05 20:07:11 +01:00
  • 636d403396 Add short name to chrome addon manifest Grégory Soutadé 2015-02-03 20:11:30 +01:00
  • 423799bfd7 Integrate icons in addons Grégory Soutadé 2015-01-29 21:19:29 +01:00
  • 6a86ab989c Add 16, 32, 64 and 128 px icons Grégory Soutadé 2015-01-29 21:19:00 +01:00
  • 601ddfc629 Little mistake in firefox addon notify() Grégory Soutadé 2015-01-27 21:23:03 +01:00
  • d395807c98 Add Chrome addon Grégory Soutadé 2015-01-27 21:10:55 +01:00
  • 2757b81e64 Rename resSources directories into resources Grégory Soutadé 2015-01-27 21:10:09 +01:00
  • 9dc74cb942 Add gpass icon Grégory Soutadé 2015-01-27 21:08:46 +01:00
  • 714f0f570f Update version to 0.6 Grégory Soutadé 2015-01-27 21:08:01 +01:00
  • 5cfb47c470 Use wrappers for get and set prefs Fix some syntax issues in hmac.js Grégory Soutadé 2015-01-22 21:50:07 +01:00
  • e0f8670a58 Add var before local variables Grégory Soutadé 2015-01-21 18:56:50 +01:00
  • 035576998d Move hmac code into hmac.js file Grégory Soutadé 2015-01-21 18:56:32 +01:00
  • a5b3dec5b0 Move notifications into notify function Grégory Soutadé 2015-01-21 18:49:26 +01:00
  • f5a0da3f69 Add a message when password is replaced but not submitted (@_ function) v0.5.1 Grégory Soutadé 2014-08-26 18:56:20 +02:00
  • f8472d7ca4 Merge branch 'master' of soutade.fr:gpass v0.5 Gregory Soutade 2014-06-10 20:41:06 +02:00
  • de0a443ebb Add a favicon Gregory Soutade 2014-06-10 20:40:53 +02:00
  • 53db16b832 Update README.md Grégory Soutadé 2014-06-10 19:19:48 +02:00
  • b0ea92b71b Add "@_" prefix support to replace password without submit Grégory Soutadé 2014-06-10 19:04:56 +02:00
  • ee75e0ea06 Automatically change user when its selected (server side) v0.4 Gregory Soutade 2014-04-02 07:47:54 +02:00
  • 6d30db3ca0 Merge branch 'master' of soutade.fr:gpass Gregory Soutade 2014-03-07 17:36:24 +01:00
  • fceab22f48 Server : Disable warning on empty master key (clear passwords from others) Gregory Soutade 2014-03-07 17:36:12 +01:00
  • eba9ba35eb Merge branch 'master' of soutade.fr:gpass Grégory Soutadé 2014-02-27 18:47:01 +01:00
  • cbeb7e3d73 Don't even block submit function with synchronous XmlHttpRequest Enable wildcard for one level domains Grégory Soutadé 2014-02-27 18:35:25 +01:00
  • ccaca8c598 Don't warn on user change Gregory Soutade 2014-02-19 17:37:27 +01:00
  • ce1d010b85 Warn when no password are unciphered using a masterkey Clear masterkey after "See" or "Add" action Gregory Soutade 2014-02-19 17:34:51 +01:00
  • 6f8f952a92 Master key is now in clear text (not password) when you add a new password. This reduce typo errors Gregory Soutade 2014-02-17 08:00:28 +01:00
  • 83e1291ae7 Add pwdmeter.js from Jeff Todnem (https://www.todnem.com/) to have a feedback on master key strength Gregory Soutade 2014-02-01 10:50:23 +01:00
  • 61828b741d Remove licence from non PHP code in server Gregory Soutade 2014-01-23 07:44:07 +01:00
  • a83354e592 Update README Grégory Soutadé 2014-01-22 17:42:30 +01:00
  • 8eee0060f6 Add Minimum PKDFB2 level check in firefox_addon Grégory Soutadé 2014-01-21 20:31:29 +01:00
  • 84eaf0c6a1 New protocol v3 : include pkdbf2 level Remove hashtable from firefox addon Rework firefox addon Add pkdbf2_level as a preference (hidden) Grégory Soutadé 2014-01-21 19:00:26 +01:00
  • 1ff4a87beb Fix a little regression + deactivate debug Grégory Soutadé 2014-01-12 10:43:02 +01:00
  • 8a22db95dc Now addon automatically sends wildcard domain in addition to current domain to increase website compatibility Grégory Soutadé 2014-01-12 10:27:56 +01:00
  • 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) Gregory Soutade 2014-01-02 09:56:17 +01:00
  • 0a71101798 Modify ref index.php to include code instead of embed it (for simpler future update) v0.2 Gregory Soutade 2013-12-07 10:38:45 +01:00
  • 85ec5e33bc Server side modifications Fix bad implementation of PKDBF2 and HMAC New protocol version (2) Gregory Soutade 2013-12-07 10:14:38 +01:00
  • 86877d86e7 Use firefox integrated HMAC function Correct bad PKDBF2 implementation New protocol version is 2 Grégory Soutadé 2013-12-07 10:03:53 +01:00
  • 3e5fa8c638 Recognize "gpass-" before version protocol to avoid (configuration) errors gPass now blocks login action when the password is not found in database Grégory Soutadé 2013-11-17 09:31:15 +01:00
  • 637d74b8dd Prepend gpass- before protocol to recognize gpass servers Gregory Soutade 2013-11-17 09:24:04 +01:00
  • 37f22387bd Update README.md Grégory Soutadé 2013-10-24 19:26:24 +02:00
  • 0991f1be69 Merge branch 'master' of soutade.fr:gpass Grégory Soutadé 2013-10-24 19:25:32 +02:00
  • 7474d89a0e Add usage picture Gregory Soutade 2013-10-23 19:42:15 +02:00
  • a476de49f9 Add a full JS interface Gregory Soutade 2013-10-23 19:41:57 +02:00
  • 0f76ccb06e Add update + fix a lot of bugs Gregory Soutade 2013-10-23 19:39:47 +02:00
  • c44e84124b Add add_entry and delete_entry Gregory Soutade 2013-10-22 18:33:44 +02:00
  • f56d067483 Full JS : first pass, all seems to work execpt add/delete/update Gregory Soutade 2013-10-19 16:34:12 +02:00
  • 30dc0f9b0c Don't display addon address if there is no users Gregory Soutade 2013-10-19 09:04:02 +02:00
  • 875b48899c Display addon address to use (server side) Gregory Soutade 2013-10-19 08:45:04 +02:00
  • c0f13a21be Merge branch 'master' of soutade.fr:gpass Grégory Soutadé 2013-10-17 18:28:01 +02:00
  • 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 Gregory Soutade 2013-10-17 18:26:54 +02:00
  • 86260485d4 Update README.md Grégory Soutadé 2013-10-16 18:54:23 +02:00
  • 2113da1669 Update README.md Grégory Soutadé 2013-10-16 18:53:09 +02:00
  • 4fd1f1e92f Update README.md Grégory Soutadé 2013-10-16 18:51:33 +02:00
  • 8901d0083a Update README.md Grégory Soutadé 2013-10-16 18:50:12 +02:00
  • a994074db0 Server side : * Add $ADMIN_MODE to enable create users * Add protocol version (1 for now) * Give priority to letters in password generator Gregory Soutade 2013-10-16 18:40:06 +02:00
  • 6099b39329 Fix salt in client Gregory Soutade 2013-10-16 08:57:06 +02:00
  • 89d668df76 Fix javascript require problem Gregory Soutade 2013-10-16 07:55:13 +02:00
  • bf961944ce Add PKDBF2 (server side). Not tested. BREAKS compatibility (but no one use previous version...) \! Grégory Soutadé 2013-10-15 21:02:14 +02:00
  • 453403b25b Use pkdbf2(hmac-256, 1000) for mkey derivation instead of simple sha256 Grégory Soutadé 2013-10-15 19:29:34 +02:00
  • 8ea29e0997 Merge branch 'master' of soutade.fr:gpass Grégory Soutadé 2013-10-12 12:18:34 +02:00
  • 69a6e5b116 Update README.md Grégory Soutadé 2013-10-12 12:18:05 +02:00
  • a9fc6d00ee Server doesn't known clear master key anymore Gregory Soutade 2013-10-12 12:00:12 +02:00
  • 916d26b785 Add line returns to generated HTML code Gregory Soutade 2013-10-12 11:20:54 +02:00
  • 93ccb6802b Change way of getting domain, use more efficient parseuri.js Grégory Soutadé 2013-10-12 11:16:07 +02:00
  • aad001bb25 Update documentation and fix javascript bug (substr not allowed) Grégory Soutadé 2013-10-10 18:29:08 +02:00
  • 5e7073fbdd Add link to gPass sources in logo Gregory Soutade 2013-10-10 18:26:14 +02:00
  • 82f95fe6e9 Initial commit Grégory Soutadé 2013-10-09 20:47:43 +02:00