1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-29 23:38:17 +02:00
Commit Graph

5 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
fd14afd302 docs: move docker setup into sphinx doc 2017-05-23 08:59:03 -07:00