Dieter Plaetinck
|
0f7a77f45b
fix unknown key error formatting
|
10 年之前 |
Torkel Ödegaard
|
0b5ba55131
feat(ldap): work on reading ldap config from toml file, #1450
|
10 年之前 |
Torkel Ödegaard
|
a7b1df34c5
feat(ldap): more unit tests for ldap to grafana user sync
|
10 年之前 |
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 年之前 |
Torkel Ödegaard
|
db1847bc1d
More work on ldap, gotten ldap search (read attributes) to work
|
10 年之前 |
Torkel Ödegaard
|
0ef7271326
Started work on LDAP again, #1450
|
10 年之前 |
Torkel Ödegaard
|
aedaae852b
Fixed minor mistake in last commit
|
10 年之前 |
Torkel Ödegaard
|
ae0f8c77d1
Auth: You can now authenicate against api with username / password using basic auth, Closes #2218
|
10 年之前 |
Torkel Ödegaard
|
5962bcbc6c
Do not show create org link when allow_org_create is set to false, Fixes #2135
|
10 年之前 |
Torkel Ödegaard
|
db0c442eaf
Added configuration options for smtp
|
10 年之前 |
Torkel Ödegaard
|
89418a155a
More work on email and notification infra #1456
|
10 年之前 |
Torkel Ödegaard
|
3706d0dedd
More work on email and notification infra #1456
|
10 年之前 |
Torkel Ödegaard
|
3f5ab189cd
Began work on emailing service #1456
|
10 年之前 |
Torkel Ödegaard
|
eb793f7feb
Initial work on ldap support, #1450
|
10 年之前 |
Torkel Ödegaard
|
85c3a0aa14
Panel menu now hides edit actions for users with role Viewer, Closes #1826
|
10 年之前 |
Torkel Ödegaard
|
1c9993f185
Backend configuration: When unknown key was detected the log error was not visible in log file due to logging was initialized after user config file is loaded, logging is now initialized twice, once based on defaults and command line arguments, then then again after user config file, Fixes #1992
|
10 年之前 |
Torkel Ödegaard
|
a40299b4dc
Progress on json file index and search #960
|
10 年之前 |
Torkel Ödegaard
|
34539c0c13
Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732
|
10 年之前 |
Torkel Ödegaard
|
f416e2d1ac
More middleware unit test, starting to look really good
|
10 年之前 |
Torkel Ödegaard
|
cb8110cd48
Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921
|
10 年之前 |
Torkel Ödegaard
|
d1e9b6d6ae
Began work on auth_proxy feature (#1932), and began work on testing http api, and auth middleware
|
10 年之前 |
Torkel Ödegaard
|
5de9230924
Security: New config option to disable the use of gravatar for profile images, Closes #1891
|
10 年之前 |
Torkel Odegaard
|
1edb13d715
Fixed gofmt formating
|
10 年之前 |
Torkel Odegaard
|
7178dcad35
Windows: Fixed runtime issue with file logging config that casued errors on startup
|
10 年之前 |
Torkel Ödegaard
|
6de584aafc
Updated to config file finding, and added homepath command line option
|
10 年之前 |
Torkel Ödegaard
|
d32c03ed11
Rpm working again, systemd working on centos 7
|
10 年之前 |
Torkel Ödegaard
|
2020fedfdb
Fixed issue with overriding default config values via command line
|
10 年之前 |
Torkel Ödegaard
|
d1767144a8
Reworking configuration loading and overriding
|
10 年之前 |
Torkel Ödegaard
|
a991cda233
Began work on refactoring reading config values
|
10 年之前 |
Torkel Ödegaard
|
96ee1c17a3
Worked on new deb & rpm packaging and init.d scripts
|
10 年之前 |