2023-03-01 12:47:26 -05:00
|
|
|
---
|
|
|
|
layout: '~/layouts/Markdown.astro'
|
|
|
|
title: 'Forgejo v1.19 user guide'
|
|
|
|
---
|
|
|
|
|
2023-03-03 14:58:14 -05:00
|
|
|
These documents are targeted to people who are using Forgejo but are not
|
|
|
|
involved in running it on their machines.
|
|
|
|
|
|
|
|
- [Your First Repository](first-repository)
|
2023-03-07 03:37:13 -05:00
|
|
|
- [The Basics of Issue Tracking](issue-tracking-basics)
|
2023-03-07 03:44:03 -05:00
|
|
|
- [Integrated Wiki](wiki)
|
2023-03-07 03:49:39 -05:00
|
|
|
- [Email Settings](email-settings)
|
2023-03-04 06:39:00 -05:00
|
|
|
- [Branch and tag protection](protection)
|
2023-03-04 09:22:32 -05:00
|
|
|
- [Projects / Kanban boards](project)
|
2023-03-06 04:34:02 -05:00
|
|
|
- [Labels](labels)
|
2023-03-04 04:50:35 -05:00
|
|
|
- [Webhooks](webhooks)
|
2023-03-03 14:58:14 -05:00
|
|
|
- Authentication
|
|
|
|
- [LDAP, PAM, FreeIPA](authentication)
|
|
|
|
- [OAuth2, Scoped Tokens, Client Types](oauth2-provider)
|
|
|
|
- [API Usage](api-usage)
|
|
|
|
- [API Reference](https://codeberg.org/api/swagger)
|