Automatically link the superuser account to federated service for auth

When the user commits the configuration, if they have chosen a non-DB auth system, we now auto-link the superuser account to that auth system, to ensure they can login again after restart.
This commit is contained in:
Joseph Schorr 2015-07-20 13:18:07 -04:00
parent 33b54218cc
commit 38a6b3621c
5 changed files with 37 additions and 5 deletions

View file

@ -207,7 +207,7 @@ angular.module("core-config-setup", ['angularFileUpload'])
'</form>',
"title": 'Enter Password',
"buttons": {
"verify": {
"success": {
"label": "Validate Config",
"className": "btn-success",
"callback": function() {