Commit Graph

520 Commits (daf64421f2c14a50c3a5b01473e698a4de8ff58e)

Author SHA1 Message Date
Torkel Ödegaard daf64421f2 fix(api): Added error handling to create and update org http apis and sql update handlers, now checks for org name taken scenarios and returns correct http error code and message, fixes #2686 10 years ago
Torkel Ödegaard fa3329271d fix(email notifications): added error handling to email template parsing, fixes #2690 10 years ago
Torkel Ödegaard fdcb4473af fix(api auth): return 401 for authentication errors and 403 for access denied errors, fixes #2693 10 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Mat Schaffer 6c04ee1abd Iterate over the right env override list variable 10 years ago
Torkel Ödegaard 99bb9d4fcf feat(signup): added back the welcome on signup completed email 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard 14884d5a2b feat(signup): progress on new signup flow, #2353 10 years ago
Torkel Ödegaard de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard c61b22cefb feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard 24dfa55465 feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard d25624a8ad feat(signup): began work on new / alternate signup flow that includes email verification, #2353 10 years ago
Torkel Ödegaard ca5e8c73d7 logging(ldap): added more logging to bind failures, #2588 10 years ago
Torkel Ödegaard 3d37c9c9a3 feat(tagmanager): support to add google tagmanager id, closes #2569 10 years ago
Torkel Ödegaard 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 years ago
Mitsuhiro Tanda 00f76ecaf6 CloudWatch proxy support 10 years ago
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 years ago
Torkel Ödegaard 50281f12b9 fix(default datasource): minor fix for handling of default datasource 10 years ago
Torkel Ödegaard 6ee0f2c6a7 feat(mixed data source queries): lots of minor polish to new mixed data source and all the changes it has required, #436 10 years ago
Torkel Ödegaard 4a6b5274bc feat(invite): fixes for org invite enhancement story, #2353 10 years ago
woodsaj c138f390ac close all existing loggers before re-initilizing loggers. fixes #2533 10 years ago
Torkel Ödegaard a16c63a43e feat(mixed datasources): continued work on editor design change 10 years ago
Torkel Ödegaard 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 years ago
Torkel Ödegaard e6d09b3266 fix(db): remove stars and tags when removing user or dashboard, fixes #2016 10 years ago
Torkel Ödegaard 8fcaa4997d feat(admin): Deleting org from orgs list now works, will permanently delete dashboards, data sources, etc, closes #2457 10 years ago
Torkel Ödegaard 43ef9f909a feat(admin): admin page for all grafana organizations (list / edit view), #2457 10 years ago
Torkel Ödegaard e01c68dcea fix(logging): removed db connection string from being printed in logs at app startup, fixes #2488 10 years ago
Torkel Ödegaard 1ea0b5371a feat(invite): new user invites are now also added to correct org after sign up is completed, #2353 10 years ago
Torkel Ödegaard 74932e6311 feat(invite): added specific email for invites to existing grafana users 10 years ago
Torkel Ödegaard 835fd383ad fix(postgres): Dashboard search is now case insensitive when using Postgres, fixes #1896 10 years ago
Torkel Ödegaard e53c1e39d3 feat(invite): can now add org user with sername again, #2353 10 years ago
Torkel Ödegaard 775e044e69 feat(invite): progress on invite feature, #2353 10 years ago
Torkel Ödegaard 19f64bc561 fix(data source proxy): clear proxies request from cookies, fixes #2470 10 years ago
Mark Bell e59ea1aa02 Change log file permissions from 0660 to 0644 10 years ago
Torkel Ödegaard 1f7ac11baa feat(ldap): added support for compound search filter expressions, closes #2472 10 years ago
Torkel Ödegaard 0ed4744a33 influxdb(auth): fixed issue with using basic auth and influxdb, fixes #2455 10 years ago
Torkel Ödegaard 90400bf5ad fix(ldap): fix for ldap users with empty email address, fixes #2461 10 years ago
Brandon Turner 1e2e65b40d
Allow default org role to be Read Only Editor 10 years ago
Torkel Ödegaard f62d743407 fix(ldap): another fix for ldap and empty bindDN and bind password, #2339 10 years ago
Torkel Ödegaard 9dc779927b fix(ldap): updated to ldap bindDN and bindPassword is allowed to be empty, fixes #2439 10 years ago
Torkel Ödegaard 9d25d2674b fix(invite): fixed link in email 10 years ago
Torkel Ödegaard 6d6c9b782b fix(ldap): minor fixes, should not have any real impact, #2421 10 years ago
Torkel Ödegaard 50895c7e37 fix(ldap): fixed issue with ldap group to grafana org role syncing, #1450 10 years ago
Torkel Ödegaard 5a160f426e feat(invite): trying to get username to work as well 10 years ago
Dieter Plaetinck 0f7a77f45b fix unknown key error formatting 10 years ago
Torkel Ödegaard 6d6af09296 feat(invite): handling of existing org user case when inviting, #2353 10 years ago
Torkel Ödegaard ab54971763 feat(invite): more progress on completing invite form and actually creating a real user, #2353 10 years ago
Torkel Ödegaard d75f96fdd5 feat(invite): more progress on invited / sigup view, #2353 10 years ago
Torkel Ödegaard 024c112944 feat(invite): redesign for pending invite list, added revoke button and link, copy invite also works now, #2353 10 years ago
Torkel Ödegaard 3242354a4b feat(invite): worked on pending invitations list, revoke invite now works, #2353 10 years ago