1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

* add python-keyring support

* We may remove direct gnome keyring support later (there are currently
  reports of users who can't access obs anymore when not using gnome)
* do not write passwords to .oscrc if keyring is available and used
This commit is contained in:
2009-09-04 17:48:53 +00:00
parent d8160a957f
commit 6648377870
3 changed files with 58 additions and 21 deletions

1
NEWS
View File

@@ -10,6 +10,7 @@
- expanded several tabs to spaces.
- added default project to new getpac and bco subcommand. .oscrc:getpac_default_project = OpenSUSE:Factory
(not added to branch subcommand, to not interfere with its syntax.)
- add support for generic python-keyring lib, supports KWallet, Gnome keyring, MacOS and Windows.
0.121.1
- fixed creation of new ~/.oscrc files