Get Status Page up and running
Create processes and templates for REQUESTS
Create processes and templates for REQUESTS
Important is the wiki - REQUEST repo is going to be deleted. Should be fine
Add different Oauth2 providers
Work on 'Getting Started' Wiki
Banner for new users for manual approval
Banner for new users for manual approval
'Getting Started' link on top of every page - that should do the trick. If required, a more visible banner could be…
Limit access and functions for new users
Limit access and functions for new users
- [x] create new repo to let people ask for access
Done - https://git.uphillsecurity.com/UphillSecurity/REQUESTS/issues
Tasks for this repo will be documented here #8
Create processes and templates for REQUESTS
Limit access and functions for new users
@cf7 wrote in UphillSecurity/git.uphillsecurity.com#3 (comment):
-e FORGEJO__ADMIN__DISABLE_REGULAR_ORG_CREATION=true \ -e FORGEJO__RE…
Limit access and functions for new users
-e FORGEJO__ADMIN__DISABLE_REGULAR_ORG_CREATION=true \
-e FORGEJO__REPOSITORY__MAX_CREATION_LIMIT=0 \
Test success
Banner for new users for manual approval
Allow local registrations in Forgejo
Allow local registrations in Forgejo
-e FORGEJO__SERVICE__REGISTER_EMAIL_CONFIRM=true
-e FORGEJO__SERVICE__DISABLE_REGISTRATION=false
-e FORGEJO__SERVICE__ALLOW_ONLY_EXTERNAL_REGISTRATION=false \