Feature #171
Implement login using a shared secret
| Status: | Closed | Start date: | 10/12/2009 | |
|---|---|---|---|---|
| Priority: | (P2) High | Due date: | ||
| Assignee: | Patrick Stählin | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 1.0-alpha2 | |||
| Severity: | Major | |||
| Story points | - | |||
| Velocity based estimate | - |
Description
This should prevent applications from saving a users password.
Related issues
History
Updated by Miguel Rodriguez over 2 years ago
- Status changed from New to Assigned
- Assignee set to Patrick Stählin
- Target version set to 0.8.0-alpha1
- Severity changed from Normal to Major
Updated by Matthias Aebi almost 2 years ago
- Target version changed from 0.8.0-alpha1 to 0.9.0-alpha1
Was always planned for 0.9
Updated by Miguel Rodriguez over 1 year ago
- Status changed from Assigned to Feedback
- Priority changed from (P3) Normal to (P1) Urgent
Login is higher priority. Please specify idea behind share secret
Updated by Miguel Rodriguez over 1 year ago
- Priority changed from (P1) Urgent to (P2) High
Updated by Patrick Stählin over 1 year ago
- Assignee changed from Patrick Stählin to Miguel Rodriguez
The shared secret login is similar to a session with a token that never times out. If you're programming an application you don't want to store the users password anywhere, instead you're requesting a shared secret which you'll have to provide instead of username/password.
I'd say it's something we should consider implementing but not with high-priority.
Updated by Miguel Rodriguez over 1 year ago
- Target version changed from 0.9.0-alpha1 to 0.9.0-alpha3
Updated by Miguel Rodriguez over 1 year ago
- Status changed from Feedback to Assigned
- Assignee changed from Miguel Rodriguez to Patrick Stählin
Updated by Miguel Rodriguez over 1 year ago
- Target version changed from 0.9.0-alpha3 to 0.9.0-alpha4
Updated by Miguel Rodriguez about 1 year ago
- Target version changed from 0.9.0-alpha4 to 0.9.0-alpha5
Updated by Miguel Rodriguez about 1 year ago
- Target version changed from 0.9.0-alpha5 to 1.0-alpha1
Updated by Miguel Rodriguez 12 months ago
- Target version changed from 1.0-alpha1 to 1.0-alpha2
Updated by Patrick Stählin 11 months ago
- Status changed from Assigned to Closed