Commit Graph

532 Commits (47bf1bd21afd9ab0164952c79a91f06209589476)

Author SHA1 Message Date
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
Torkel Ödegaard 4ac652b127 feat(invite): began work on invited signup view, also added backdrop to login view, #2353 10 years ago
Torkel Ödegaard 6088f83408 feat(invite): inital pass on sending new user invite email, #2353 10 years ago
Torkel Ödegaard e92f2ecea1 feat(invite): existing grafana users now result in new org user directly, no temp user is created, #2353 10 years ago
Torkel Ödegaard 9bf9bb0273 fix(ldap): fixed issue with ldap group mappings to org roles sync, #1450 10 years ago
Torkel Ödegaard 2724cf5db8 feat(invite): small progress 10 years ago
Torkel Ödegaard 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 10 years ago
Torkel Ödegaard 444807c35b feat(invite): worked on db & domain model for temp users, #2353 10 years ago
Torkel Ödegaard 5b0585ac7f feat(ldap): removed ssl_server_name and added some validation to ldap config, #1450 10 years ago
Torkel Ödegaard 9afdea8d2a feat(ldap): added config options for ssl skip verify, and ssl server name, #1450 10 years ago
Torkel Ödegaard 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
Torkel Ödegaard 262a09bb2d feat(ldap): added support for binding initially with an admin user searching for user and then binding again to authenticate current user, #1450 10 years ago
Torkel Ödegaard 0320baeb5b feat(ldap): user org role sync working 10 years ago
Torkel Ödegaard 42670c27d5 feat(ldap): more work on org role sync 10 years ago
Torkel Ödegaard fe41a4e6fa feat(ldap): began work on org role sync 10 years ago
Torkel Ödegaard a7b1df34c5 feat(ldap): more unit tests for ldap to grafana user sync 10 years ago
Torkel Ödegaard 2fa9311eee Progress on ldap support, #1450 10 years ago
Torkel Ödegaard 14f439f8ba refactor(ldap): refactoring ldap code, #1450 10 years ago
Torkel Ödegaard bfe7b77313 More work on ldap auth, got memberOf working in the docker ldap test server, playing with config options and structures, #1450 10 years ago
Torkel Ödegaard db1847bc1d More work on ldap, gotten ldap search (read attributes) to work 10 years ago
Dieter Plaetinck 66ba19b7ba clearer errors 10 years ago
Torkel Ödegaard aedaae852b Fixed minor mistake in last commit 10 years ago
Torkel Ödegaard ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
Torkel Ödegaard d0e7d53c69 Fixed case insensitive search for file based dashboards, Fixes #2258 10 years ago
Torkel Ödegaard 0d856cc135 Error message for missing dashboards.json config section, Closes #2256 10 years ago
Donn Pebe df33cbc8c5 Fix wrong metrics counter 10 years ago
Dieter Plaetinck 194273a643 clarify which handler is not found 10 years ago
Torkel Ödegaard 24bab47f14 fix(create org): Anonymous user can no longer create org, Fixes #2227 10 years ago
Torkel Ödegaard 3f917b0af5 Updated org creation view, after creating new org user is switched to that org and redirect to org details view, Closes #2198 10 years ago
Torkel Ödegaard fb7b475457 Backend: Load dashboards with capital letters in the dashboard url slug (url id), Fixes #2163 10 years ago
Torkel Ödegaard 26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 10 years ago
Anthony Woods 196b7846cc add support for robots.txt file 10 years ago
Torkel Ödegaard 311946900e Fixed email subject test 10 years ago
Torkel Ödegaard 9b12350855 Added support for templated email subjects 10 years ago
Torkel Ödegaard 66e60357dc Set email when creating user from auth_proxy header, Fixes #2156 10 years ago
Torkel Ödegaard bae1e2f0c1 Fix for validating tags in dashboard json in backend, Fixes #2152 10 years ago
Torkel Ödegaard 7ce31bfaa0 changed dependency for gosimple/slug, they had finally removed the gopkgs dependency, Fixes #2153 10 years ago
Torkel Ödegaard 3675b3fcaa Fixed issue with clearing admin permissions, Fixes #2143 10 years ago
Torkel Ödegaard 5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 10 years ago