Karl
|
2f5ae85d33
Initial patch for grafana/grafana#4267 (#5280)
|
9 lat temu |
Torkel Ödegaard
|
ab1048b7ee
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
|
9 lat temu |
utkarshcmu
|
fe2d8f1ea0
Used dialect for postgres
|
10 lat temu |
utkarshcmu
|
2676f24e0a
Fixed user deletion in Postgres SQL
|
10 lat temu |
Torkel Ödegaard
|
aa89416bca
fix(invite): fixes to org invite stuff, #2630
|
10 lat temu |
Torkel Ödegaard
|
d19e101e6b
feat(signup): almost done with new sign up flow, #2353
|
10 lat temu |
Torkel Ödegaard
|
14884d5a2b
feat(signup): progress on new signup flow, #2353
|
10 lat temu |
Torkel Ödegaard
|
01d9849e44
fix(user create): fixed for creating multiple users with empty email when auto assign org is set to false, fixes #2011
|
10 lat temu |
Torkel Ödegaard
|
e6d09b3266
fix(db): remove stars and tags when removing user or dashboard, fixes #2016
|
10 lat temu |
Torkel Ödegaard
|
90400bf5ad
fix(ldap): fix for ldap users with empty email address, fixes #2461
|
10 lat temu |
Torkel Ödegaard
|
788e7fd36d
Lots of api refactoring for org routes, #2014
|
10 lat temu |
Torkel Ödegaard
|
bf9e51928d
Fix to signed in user when user <-> org link is gone
|
10 lat temu |
Torkel Ödegaard
|
fbc6bb2112
More refactoring of user http api, trying to reuse handlers for sign in user and admin operations
|
10 lat temu |
Torkel Ödegaard
|
38fc85d619
Final tweaks to auth proxy feature
|
10 lat temu |
Torkel Ödegaard
|
be589d81c7
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921
|
10 lat temu |
Anthony Woods
|
fc5839d8f1
gofmt. remove extra whitespace
|
10 lat temu |
Anthony Woods
|
bce62c49d0
fixes #1606
|
10 lat temu |
Anthony Woods
|
6a09a7c398
fixes #1606 emit OrgCreated event when new org created.
|
10 lat temu |
Torkel Ödegaard
|
17063df3cc
Changed default org name form 'main' to 'Main Org.'
|
10 lat temu |
Torkel Ödegaard
|
f3d4d2782f
Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585
|
10 lat temu |
Torkel Ödegaard
|
04ca85fe89
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
|
10 lat temu |
Torkel Ödegaard
|
7c241fd617
Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517
|
10 lat temu |
Torkel Ödegaard
|
f3f79792ab
account -> org table migration is starting to work, need to test mysql and postgres
|
10 lat temu |
Torkel Ödegaard
|
26e4809e2e
Big Backend Refatoring: Renamed Account -> Org
|
10 lat temu |
Torkel Ödegaard
|
47c6c6e1b7
Added change password feature, Closes #1455
|
11 lat temu |
Torkel Ödegaard
|
17004ce3ae
Fixed issue with login by username and uppercase letters in username, #1484
|
11 lat temu |
Torkel Ödegaard
|
71f09ddd94
Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446
|
11 lat temu |
Torkel Ödegaard
|
e165e2af95
Worked on user admin features, can now create and edit users as a grafana admin user, #1446
|
11 lat temu |
Torkel Ödegaard
|
0f63c04beb
Fixed bug in user creation and admin role
|
11 lat temu |
Torkel Ödegaard
|
10820f31c2
Changed go package path
|
11 lat temu |