Commit graph

58 commits

Author SHA1 Message Date
Yann Leboulanger
1ad5b6fcd9 never duplicate gnome keyring entries 2015-07-24 21:30:14 +02:00
Yann Leboulanger
5c0fce9668 fix launch when optional modules are not installed 2015-07-30 15:15:38 +02:00
Yann Leboulanger
2ca42801eb specify module version before importing 2015-07-25 22:03:24 +02:00
Yann Leboulanger
62bf23a587 no need to do gnomekeyring -> libsecret conversion when using proper schema 2015-07-24 21:49:10 +02:00
Yann Leboulanger
3e843b8e55 migrate from kwalletbindings to libsecret too 2015-07-18 15:52:08 +02:00
Yann Leboulanger
23474c2b2f use libsecret instead of libgnomekeyring when available 2015-07-18 15:44:36 +02:00
Denis Fomin
4b33634a0b Copyright 2013>2014 2014-01-02 12:33:54 +04:00
Yann Leboulanger
9c8c1de03f update my copyright 2013-04-05 21:35:39 +02:00
Yann Leboulanger
1257516306 handle the case when user press cancell at gnome keyring password dialog when saving a password. Fixes #7305 2013-02-19 13:22:49 +01:00
Yann Leboulanger
c8f8a8b6d1 correctly detect when GnomeKeyring is not installed 2013-02-20 20:13:08 +01:00
Yann Leboulanger
e33489ad00 backout bbc44ddb319b. Make import of gnome keyring work 2013-02-16 20:31:38 +01:00
Yann Leboulanger
e0b63d4a40 fix gnomekeyring import 2013-01-05 10:58:51 +01:00
Yann Leboulanger
078abc9b7a fix __import__ calls 2013-01-04 14:12:35 +01:00
Yann Leboulanger
d27591076f fix exception handling 2013-01-01 23:18:36 +01:00
Yann Leboulanger
ad2f2eada6 une GnomeKeyring vi gobject introspections 2012-12-26 11:19:59 +01:00
Denis Fomin
b6639bf738 fix gnomekeyring import 2012-04-30 14:16:04 +04:00
Denis Fomin
ad5289790d gnomekeyring import will not be delayed 2012-04-30 10:52:12 +04:00
Yann Leboulanger
3a3f99d618 upgrade copyright 2012-01-11 22:20:34 +01:00
Yann Leboulanger
8e72a23918 use 'login' keyring as default keyring instead of 'default'. Fixes #7067 2012-01-03 20:17:33 +01:00
Yann Leboulanger
6d430aa372 handle canceling of creating gnome keyring. Fixes #5909 2010-09-16 21:15:12 +02:00
Yann Leboulanger
2be53c4aac update my copyright to 2010 2010-03-11 16:52:36 +01:00
Éric Araujo
fedd7dc8e2 convert tabs to spaces in source code thanks to reindent.py
holy diff batman!
2010-02-08 15:08:40 +01:00
Alexander Cherniuk
c5843e8878 Fixes #5447 2009-11-25 09:10:30 +02:00
Yann Leboulanger
cfc0c2fe5c [mirabilos] save password in kwallet is available. Fixes #5153 2009-07-15 21:02:47 +02:00
Yann Leboulanger
49925786c2 store passwords in gnome keyring in another way. silently upgrade to the new way 2009-01-20 21:24:22 +00:00
Yann Leboulanger
68550b731b [gjc] use correct API to get password from gnome-keyring. Fixes #3631 2009-01-19 22:19:43 +00:00
Yann Leboulanger
7e2f44bee5 a new exception can be raised with [10752], handle it. Fixes #4547 2008-12-04 07:07:12 +00:00
Yann Leboulanger
c163e90b10 [thorstenp] fix unused variables 2008-12-02 15:53:23 +00:00
Yann Leboulanger
06ab4a7b6d revert thorstenp patches for now. They introduce bugs. 2008-10-20 21:38:06 +00:00
Yann Leboulanger
f801a50260 [thorstenp] fix unused variables 2008-10-20 21:17:48 +00:00
Yann Leboulanger
9d7c80d522 [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
Julien Pivotto
de4a23e751 See #4200.
* remove js from some headers
 * set coding:utf-8 to allow real names in headers
2008-08-15 17:31:51 +00:00
Julien Pivotto
8bc9bc29ae * Big headers review
* Remove some licencing problems
 * To do: same for images
 * See #4200
2008-08-15 03:20:23 +00:00
js
8605cd3f38 For historical reasons, we have a tab width of 3. This is strange, but
we have that in all files. To at least lesser the confusion a bit, add
vim tags for that.
Additionally, fix wrong #! in a few files.
2008-07-29 19:49:31 +00:00
Stephan Erb
f217ae91f5 Fix indentation. Please test patches before commiting... 2008-05-05 00:05:20 +00:00
Yann Leboulanger
ea8af84886 [mrk] remove an old gnomekeyring workarround. Fixes #3920 2008-05-04 21:44:05 +00:00
Yann Leboulanger
7c0e70acde fix TB on gajim startup. fixes #3533 2007-11-05 22:41:12 +00:00
Yann Leboulanger
22c1aeda29 next release will be GPL v3. fixes #3290 2007-10-22 11:13:13 +00:00
Yann Leboulanger
176a02e0f4 fix gnomekeyring.DeniedError. fixes #3300 2007-08-08 16:10:38 +00:00
Yann Leboulanger
85e040e574 fix traceback when not using gnome keyring. fixes #3319 2007-07-24 08:20:06 +00:00
Yann Leboulanger
5040656f3e update password in connection instance when we modify it and we use gnome keyring. fixes #3318 2007-07-23 21:35:01 +00:00
Julien Pivotto
ecc54114f7 [misc] handle gnome-heyring DeniedError. Fix #3300. 2007-07-14 13:24:27 +00:00
Yann Leboulanger
34da018faf don't try to read ACE option before configure file is read. import gnome keyring after config file is read. fixes #2917 2007-01-21 15:13:57 +00:00
Jean-Marie Traissard
775b85a83e Var name, removed unused import, thanks pyflakes 2007-01-11 22:41:00 +00:00
Yann Leboulanger
77d9f89eee add an ACE option to disable the use of Gnome Keyring. fixes #2835 2006-12-29 18:30:18 +00:00
Yann Leboulanger
d027597bf8 prevent TB. fixes #2843 2006-12-28 19:03:55 +00:00
Yann Leboulanger
d1c01945be show a message to user when gnomekeyring is installed but not well started. fixes #2834 2006-12-28 10:01:15 +00:00
Yann Leboulanger
447ec9ecd6 [gjc] ask password when gnomekeyring isn't available. fixes #2834 2006-12-27 21:13:42 +00:00
Yann Leboulanger
6466c45d74 [gjc] workaround gnome-keyring-daemon bug. see #2595 2006-11-01 16:49:49 +00:00
Nikos Kouremenos
d98263c5e8 do not do gnomekeyring.is_available check eveyrytime (only once); remove an assert 2006-10-20 10:14:15 +00:00