Torkel Ödegaard
|
0b5f40e66c
tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public
|
10 年之前 |
Mat Schaffer
|
6c04ee1abd
Iterate over the right env override list variable
|
10 年之前 |
Torkel Ödegaard
|
d19e101e6b
feat(signup): almost done with new sign up flow, #2353
|
10 年之前 |
Torkel Ödegaard
|
d25624a8ad
feat(signup): began work on new / alternate signup flow that includes email verification, #2353
|
10 年之前 |
Torkel Ödegaard
|
3d37c9c9a3
feat(tagmanager): support to add google tagmanager id, closes #2569
|
10 年之前 |
woodsaj
|
c138f390ac
close all existing loggers before re-initilizing loggers. fixes #2533
|
10 年之前 |
Brandon Turner
|
1e2e65b40d
Allow default org role to be Read Only Editor
|
10 年之前 |
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 年之前 |