mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-25 22:47:24 +00:00
First working version, tests follow
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
This app integrates with the Cloudron SSO. Admins on Cloudron automatically
|
||||
become admins on Gogs.
|
||||
become admins on Gitea.
|
||||
|
||||
If you want to disable Cloudron SSO, do the following:
|
||||
|
||||
@@ -7,6 +7,6 @@ If you want to disable Cloudron SSO, do the following:
|
||||
* Admin Panel -> Users -> Change Authentication Source to 'Local' and also give a password
|
||||
|
||||
You can create a `/app/data/app.ini` with any custom configuration. See the
|
||||
[configuration cheat sheet](https://gogs.io/docs/advanced/configuration_cheat_sheet)
|
||||
[configuration cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet)
|
||||
for more information.
|
||||
|
||||
|
Reference in New Issue
Block a user