Custom Query (1173 matches)
Results (109 - 111 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#548 | fixed | Add support for token refresh to the OAuth plugin | ||
Description |
The OAuth plugin currently does not support token refresh, as described in the OAuth specification. This is needed to allow Android clients (among others) to refresh their tokens as they expire. It appears there was some planning for this, as a refresh_token field exists in the OAuthToken model, but it is currently unpopulated. This work may overlap with work on #517. |
|||
#549 | fixed | Allow users to revoke an OAuth access grant | ||
Description |
Users can currently authorize an application and view the applications they've authorized, but can not revoke access. We should add support for this. |
|||
#555 | fixed | ForgotPassword view needs improvement | ||
Description |
1: Our Lost password function reveals if a user name or
2: username and email search is case sensitive. Is that
|