Move authentication from usage to administration (#105)

Reviewed-on: https://gitea.com/gitea/docs/pulls/105
This commit is contained in:
Lunny Xiao
2024-11-24 02:32:42 +00:00
parent 541fa954bb
commit ddc1db3637
18 changed files with 0 additions and 24 deletions

View File

@@ -1,12 +1,9 @@
---
date: "2018-06-24:00:00+02:00"
slug: "api-usage"
sidebar_position: 40
aliases:
- /zh-cn/api-usage
---
# API 使用指南

View File

@@ -1,12 +1,9 @@
---
date: "2016-12-01T16:00:00+02:00"
slug: "hacking-on-gitea"
sidebar_position: 10
aliases:
- /zh-cn/hacking-on-gitea
---
# 玩转Gitea

View File

@@ -1,12 +1,9 @@
---
date: "2023-05-25T17:29:00+08:00"
slug: "integrations"
sidebar_position: 65
aliases:
- /zh-cn/integrations
---
# 集成

View File

@@ -1,12 +1,9 @@
---
date: "2018-06-24:00:00+02:00"
slug: "api-usage"
sidebar_position: 40
aliases:
- /zh-cn/api-usage
---
# API 使用指南

View File

@@ -1,12 +1,9 @@
---
date: "2016-12-01T16:00:00+02:00"
slug: "hacking-on-gitea"
sidebar_position: 10
aliases:
- /zh-cn/hacking-on-gitea
---
# Hacking on Gitea

View File

@@ -1,12 +1,9 @@
---
date: "2023-05-25T17:29:00+08:00"
slug: "integrations"
sidebar_position: 65
aliases:
- /zh-cn/integrations
---
# 集成

View File

@@ -1,12 +1,9 @@
---
date: "2023-05-25T17:29:00+08:00"
slug: "migrations-interfaces"
sidebar_position: 55
aliases:
- /zh-cn/migrations-interfaces
---
# 迁移接口

View File

@@ -1,12 +1,9 @@
---
date: "2019-04-19:44:00+01:00"
slug: "oauth2-provider"
sidebar_position: 41
aliases:
- /zh-cn/oauth2-provider
---
# OAuth2 提供者