google-code-export / yabi

Automatically exported from code.google.com/p/yabi
0 stars 1 forks source link

When admin enters credential, user needs to login for it to be available to system in decrypted form #205

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. add a cred for a user
2. DONT let the user login
3. try and use the credential (eg in a backend test)

What is the expected output? What do you see instead?
Credential should work as you just made it! Instead you get a 
DecryptedCredentialNotAvailable exception.

Original issue reported on code.google.com by retrogra...@gmail.com on 24 May 2012 at 6:59

GoogleCodeExporter commented 9 years ago
fixed in c3b6293905c6 on next_release branch.

Original comment by retrogra...@gmail.com on 24 May 2012 at 9:08