From 5489e95b415a91454383043860f810499177de48 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 26 Aug 2016 22:22:08 -0700 Subject: [PATCH] add notes on how to disable SSO --- DESCRIPTION.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/DESCRIPTION.md b/DESCRIPTION.md index a71a556..5519e1e 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -6,6 +6,17 @@ This app packages Gogs 0.9.71. The goal of this project is to make the easiest, fastest, and most painless way to set up a self-hosted Git service. +### Accounts + +This app integrates with the Cloudron SSO. Admins on Cloudron automatically become admins on Gogs. + +If you want to disable Cloudron SSO, do the following: +* Admin Panel -> Authentication -> 'cloudron' -> Uncheck 'This authentication is activated' +* Admin Panel -> Users -> Change Authentication Source to 'Local' and also give a password + +You create a `/app/data/app.ini` with any custom configuration. See the +[configuration cheat sheet](https://gogs.io/docs/advanced/configuration_cheat_sheet). + ### Features - Activity timeline