1
0
mirror of https://github.com/linkedin/oncall.git synced 2026-04-26 21:12:17 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jordan Hamel b40c938bcd mysql 8 breaks Authentication plugin 'caching_sha2_password' (#206)
https://github.com/docker-library/mysql/issues/419
ERROR 2059 (HY000): Authentication plugin 'caching_sha2_password' cannot be loaded
Resolve by explicitly testing with mysql5.7 docker image... there are other ways around it but this guide is for devs to test quickly.
2018-09-05 11:56:54 -07:00
THIERRY SALLE 568ddf2fa7 New ldap_import auth module with user creation at first connection. 2018-03-22 10:33:31 -07:00
Daniel Wang c10f908f37 Annotate config.yaml 2018-02-13 00:06:02 -08:00
wvl b4ce22d56e document user importing (#120)
* document user importing

* typo
2017-12-08 10:29:41 -08:00
Qingping Hou 9e2812daac docs: remove redundant route docstring 2017-05-25 19:57:52 -07:00
Qingping Hou 8ff0268447 docs: add screenshot 2017-05-23 13:25:29 -07:00
Qingping Hou fd14afd302 docs: move docker setup into sphinx doc 2017-05-23 08:59:03 -07:00
Qingping Hou 273a1d00a6 add user guide 2017-05-20 10:57:17 -07:00
dwang159 4ed569b8d6 Clean/refactor notifier, add user validation (#12)
* Clean/refactor notifier, add user validation

Fix a few notifier bugs, move reminder/user validator to their own
files, add Makefile to docs

* Move reminder/user validator to notifier directory
2017-05-08 18:19:30 -07:00
Damien Nozay 6810af1767 Create CNAME 2017-05-02 16:39:46 -07:00
Qingping Hou 3f40264243 initial commit 2017-05-02 15:57:25 -07:00