Skip to content
Snippets Groups Projects
Commit 8f1a2874 authored by Cam Saül's avatar Cam Saül Committed by Kyle Doherty
Browse files

Google auth v1 :lock: (#2818)

* Google Auth :lock: [wip] [ci skip]

* "No Metabase account exists for this Google account" screen :yum:

* Single Sign On Settings Page [WIP] :yum:

* Google Auth v1 :lock:

* update login layout

* add setup instructions

* add google logo for google account signups

* clean up sso form layout

* Merge branch 'master' into google-auth [ci skip]

* Fix Google Auth button not showing up after initial load :lock:

* Fix bug when creating session for user with no last_login :lock:

* Organize google auth backend code a bit :lock:

* Lots of tests for Google Auth :lock_with_ink_pen:

* Add Save Button to Google Auth settings page :lock:

* Use onChange instead of onBlurChange :lock:

* Make "save changes" button say "changes saved" after save :lock_with_ink_pen:

* adjust user settings for managed accounts

* Ensure we clear GA creds if GA login fails

* tweak password reset email

* owned google sign in button

* use var

* Cleanup some random legacy Angular junk

* Keep Redux and AppState currentUser in sync, fixes login issue

* render() should have side-effects! Fixes $digest errors on logout

* Test fixes :wrench:

* fix checkbox

* cleanup

* remove unused import
parent d400635c
No related branches found
No related tags found
No related merge requests found
Showing
with 371 additions and 15 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment