Commit Graph

266 Commits (17bf87fb626ecb7b8a338e486403861e43deae17)

Author SHA1 Message Date
Torkel Ödegaard db1847bc1d More work on ldap, gotten ldap search (read attributes) to work 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 177acf835c fixed mysql session example config 10 years ago
Torkel Ödegaard 30db7e64fb Fixed example redis session config, Fixes #2157 10 years ago
Torkel Ödegaard bb2d810709 Final work password reset email, Closes #1456 10 years ago
Torkel Ödegaard db0c442eaf Added configuration options for smtp 10 years ago
Torkel Ödegaard 901685bb63 Updated sample config and config docs with example for postgres session provider_config string, #2118 10 years ago
Torkel Ödegaard eb793f7feb Initial work on ldap support, #1450 10 years ago
Indrek Juhkam b55d9350e7 Add github organizations support 10 years ago
Torkel Ödegaard 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 years ago
Torkel Ödegaard 1a9f630710 Began work on adding json files to search, #960 10 years ago
Torkel Ödegaard 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
Torkel Ödegaard 38fc85d619 Final tweaks to auth proxy feature 10 years ago
Torkel Ödegaard d1e9b6d6ae Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware 10 years ago
Torkel Ödegaard 5de9230924 Security: New config option to disable the use of gravatar for profile images, Closes #1891 10 years ago
Torkel Ödegaard 74a8fa61f2 Merged with 2.0 docs and restored some stuff 10 years ago
Torkel Ödegaard 0d3fbb8659 Added message alerts when login failed due to github team membership or email domain requirement, #1731, #1660 10 years ago
Garrett Bjerkhoel 7ea579bb71 Add team_ids configuration option 10 years ago
Torkel Ödegaard 5cb7721ab2 Updated config sample.ini with oauth allow_sign_up 10 years ago
aibou 968b1b4308 Fix and update documents 10 years ago
Jason Harvey ddaac50a25 Add allow_sign_up override for auth.google/github. 10 years ago
Torkel Ödegaard e9afd30b47 Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy 10 years ago
William Wei d048e39cde grafana/grafana#1781 add oauth api url as config 10 years ago
Torkel Ödegaard 47a18bba99 Fixed defaults.ini, missing allowed_domains key, #1729 10 years ago
Torkel Ödegaard 6de584aafc Updated to config file finding, and added homepath command line option 10 years ago
Torkel Ödegaard 8ee7d5c2d5 Deb package is starting to work 10 years ago
Torkel Ödegaard 2020fedfdb Fixed issue with overriding default config values via command line 10 years ago
Torkel Ödegaard 4c6d7630cd more work on refining config loading, and packaging 10 years ago
Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding 10 years ago
Torkel Ödegaard 96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts 10 years ago
Torkel Ödegaard 6911572fa1 Panel image rendering: now works under self-signed https cert, Fixes #1726 10 years ago
Torkel Ödegaard eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 10 years ago
Torkel Ödegaard 00fa7f5e86 Removed unusued config, updated sample config with session config 10 years ago
Torkel Ödegaard 4af1dcd54f Updated defaults.ini, reverted change in previous commit 10 years ago
Torkel Ödegaard 463c519954 Dashlist panel: added fresh panel when changing limit, Fixes #1677 10 years ago
Torkel Ödegaard b46f8bad6d Added check for allow_user_org_create, updated admin docs 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard 80c771c945 Added googla analytics id setting 10 years ago
Torkel Ödegaard c01efad997 Updated config (minor description change) 10 years ago
Torkel Ödegaard 165647184d Updated docs: whats new in 2.0, added sharing reference docs page, #1571 10 years ago
Torkel Ödegaard 5f0e7cd52a Added custom cache control headers for static content 10 years ago
Torkel Ödegaard 44bc2b2d56 Updated conf description, metrics interval 10 years ago
Torkel Ödegaard c67291da33 Updated 10 years ago
Torkel Ödegaard d987532262 Added server metrics 10 years ago
Torkel Ödegaard 17063df3cc Changed default org name form 'main' to 'Main Org.' 10 years ago
Jason Wilder 13206fbb69 Fix default anonymous org name 10 years ago
Torkel Ödegaard 43ba5842bb Began work on doc for migrating from v1 to v2, new features in v2 overview guide, #1571 10 years ago
Torkel Ödegaard c1d7bef768 added cert_key and cert_file to defaults.ini 10 years ago
Torkel Ödegaard 477e035f2e Fixed anonymous access mode, Closes #1586 10 years ago
Torkel Ödegaard f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 10 years ago