1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-02-14 22:37:16 +01:00
Michael Schroeder 784d330f20
Only prompt for a password if the server asks for it
In many cases the session cookie is already available, so there
is no need to ask for a password. To make this work with the
python authentication implementation, we add a small proxy object
for the password and only ask the credential manager if the
stringify method is called.

This approach also makes it possible to offer a non-password based
authorization type if the server allows multiple authentication
methods.
2022-04-11 11:46:08 +02:00
..
2009-12-03 19:19:53 +01:00
2022-03-04 14:10:44 +10:00
2014-08-12 15:01:16 +02:00