grafana/public/app/features/org
Daniel Lee b9940e618c profile: locks login fields if disable_login_form
If the auth config variable, disable_login_form, is set to true then
the username and email fields are set to read-only on the profile page.

The reason for this is so that the user does not lock themselves out by
changing their email address or username. Or create a new user by
changing both.

ref #7810
2017-03-21 14:42:32 +01:00
..
partials profile: locks login fields if disable_login_form 2017-03-21 14:42:32 +01:00
all.js fix(profile): fixed change password link and page, fixes #4542 2016-04-04 13:52:41 -04:00
change_password_ctrl.js fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903 2016-12-14 22:19:25 +01:00
newOrgCtrl.js refactoring: moving components -> core 2015-10-30 14:19:02 +01:00
org_users_ctrl.ts refactor: minor refactorings of #7876 2017-03-20 11:18:29 +01:00
orgApiKeysCtrl.js Make API key usage example meaningfully runable (#7243) 2017-01-13 06:25:49 +01:00
orgDetailsCtrl.js feat(organization): added update org address to http api and to org details settings view, closes #2672 2015-09-08 14:22:44 +02:00
prefs_control.ts ux(dashboard): keybinding changes / new, #6442 2016-11-03 15:14:44 +01:00
profile_ctrl.ts profile: locks login fields if disable_login_form 2017-03-21 14:42:32 +01:00
select_org_ctrl.js feat(preferences): theme and home dashbord settings now work work on profile and org settings page 2016-04-02 13:54:06 -07:00
userInviteCtrl.js feat(invite): handling of existing org user case when inviting, #2353 2015-07-21 12:18:11 +02:00