mirror of
https://github.com/grafana/grafana.git
synced 2025-02-14 17:43:35 -06:00
* Add revoked_at field to user auth token to allow soft revokes * Allow soft token revocations * Update token revocations and tests * Return error info on revokedTokenErr * Override session cookie only when no revokedErr nor API request * Display modal on revoked token error * Feedback: Refactor TokenRevokedModal to FC * Add GetUserRevokedTokens into UserTokenService * Backendsrv: adds tests and refactors soft token path * Apply feedback * Write redirect cookie on token revoked error * Update TokenRevokedModal style * Return meaningful error info * Some UI changes * Update backend_srv tests * Minor style fix on backend_srv tests * Replace deprecated method usage to publish events * Fix backend_srv tests * Apply suggestions from code review Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> * Minor style fix after PR suggestion commit * Apply suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * Prettier fixes Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> |
||
---|---|---|
.. | ||
alert_mig.go | ||
annotation_mig.go | ||
apikey_mig.go | ||
cache_data_mig.go | ||
common.go | ||
dashboard_acl.go | ||
dashboard_mig.go | ||
dashboard_snapshot_mig.go | ||
dashboard_version_mig.go | ||
datasource_mig.go | ||
heartbeat_mig.go | ||
login_attempt_mig.go | ||
migrations_test.go | ||
migrations.go | ||
org_mig.go | ||
playlist_mig.go | ||
plugin_setting.go | ||
preferences_mig.go | ||
quota_mig.go | ||
serverlock_migrations.go | ||
session_mig.go | ||
short_url_mig.go | ||
stats_mig.go | ||
tag_mig.go | ||
team_mig.go | ||
temp_user.go | ||
user_auth_mig.go | ||
user_auth_token_mig.go | ||
user_mig.go |