mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
* Feature: add cron setting for the ldap settings * Move ldap configuration read to special function * Introduce cron setting (no docs for it yet, pending approval) * Chore: duplicate ldap module as a service * Feature: implement active sync This is very early preliminary implementation of active sync. There is only one thing that's going right for this code - it works. Aside from that, there is no tests, error handling, docs, transactions, it's very much duplicative and etc. But this is the overall direction with architecture I'm going for * Chore: introduce login service * Chore: gradually switch to ldap service * Chore: use new approach for auth_proxy * Chore: use new approach along with refactoring * Chore: use new ldap interface for auth_proxy * Chore: improve auth_proxy and subsequently ldap * Chore: more of the refactoring bits * Chore: address comments from code review * Chore: more refactoring stuff * Chore: make linter happy * Chore: add cron dep for grafana enterprise * Chore: initialize config package var * Chore: disable gosec for now * Chore: update dependencies * Chore: remove unused module * Chore: address review comments * Chore: make linter happy |
||
---|---|---|
.. | ||
aws/aws-sdk-go | ||
benbjohnson/clock | ||
beorn7/perks | ||
bradfitz/gomemcache | ||
BurntSushi/toml | ||
codegangsta/cli | ||
davecgh/go-spew | ||
denisenkom/go-mssqldb | ||
facebookgo | ||
fatih/color | ||
go-macaron | ||
go-sql-driver/mysql | ||
go-stack/stack | ||
go-xorm | ||
gobwas/glob | ||
golang/protobuf | ||
gopherjs/gopherjs | ||
gorilla/websocket | ||
gosimple/slug | ||
grafana/grafana-plugin-model | ||
hashicorp | ||
inconshreveable/log15 | ||
jmespath/go-jmespath | ||
jtolds/gls | ||
klauspost | ||
lib/pq | ||
mattn | ||
matttproud/golang_protobuf_extensions | ||
mitchellh/go-testing-interface | ||
oklog/run | ||
opentracing/opentracing-go | ||
patrickmn/go-cache | ||
pkg/errors | ||
pmezard/go-difflib | ||
prometheus | ||
rainycape/unidecode | ||
robfig/cron | ||
sergi/go-diff | ||
smartystreets | ||
stretchr/testify | ||
teris-io/shortid | ||
uber | ||
Unknwon/com | ||
VividCortex/mysqlerr | ||
yudai |