Commit Graph

278 Commits (6618bff80604a6fe761974b475c8a7541621780b)

Author SHA1 Message Date
Haneysmith, Nathan 74ea266157 add login hint to defaults.ini 10 years ago
Haneysmith, Nathan 235bbc9c7e custom login hints via config file 10 years ago
Torkel Ödegaard ca9c11486e config(github oauth): removed allowed_domains options, closes #1986 10 years ago
Torkel Ödegaard 6d6c9b782b fix(ldap): minor fixes, should not have any real impact, #2421 10 years ago
Torkel Ödegaard 5744c70399 fix(ldap conf): fixed another issue in ldap conf example 10 years ago
Torkel Ödegaard f3342ae7d3 fix(ldap conf): updated ldap conf example to use literal string syntax for bind_password 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 b891677ba5 docs(ldap): added ldap integration docs and config examples, #1450 10 years ago
Torkel Ödegaard 0b5ba55131 feat(ldap): work on reading ldap config from toml file, #1450 10 years ago
Torkel Ödegaard fe41a4e6fa feat(ldap): began work on org role sync 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
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