Explorar el Código

change enabled to true

if it is false it will not work
flopp999 hace 7 años
padre
commit
5f4e4a813d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/sources/auth/gitlab.md

+ 1 - 1
docs/sources/auth/gitlab.md

@@ -47,7 +47,7 @@ authentication:
 
 ```bash
 [auth.gitlab]
-enabled = false
+enabled = true
 allow_sign_up = false
 client_id = GITLAB_APPLICATION_ID
 client_secret = GITLAB_SECRET