techknowlogick
1d21543b66
update ssh signing docs to reference draft RFC
2026-02-10 17:31:10 +00:00
Lunny Xiao
066080cf7b
Add documentation for ssh keys for http access ( #336 )
...
Fix #331
Reviewed-on: https://gitea.com/gitea/docs/pulls/336
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2026-02-08 21:05:42 +00:00
FrostKiwi
072331ecae
Clarify package permissions and tokens scopes as discussed in https://github.com/go-gitea/gitea/issues/32048 ( #72 )
...
This adds explanations, that were missing regarding Token scopes and the packages feature requiring a token with said scope. Also added a missing explanation, that tokens can be created in the user interface, not just the API. The reason this PR is created was due to misunderstandings around the package feature, that arose during the discussion in https://github.com/go-gitea/gitea/issues/32048 .
This PR aims to clarify the misunderstood points around tokens, scopes and the package feature.
During the creation of this PR bug https://github.com/go-gitea/gitea/issues/32078 was found, the scopes are always reported as `null` during the response of the initial `POST` to create the token.
Co-authored-by: Wladislav ヴラド Artsimovich <wladislav.artsimovich@dmgmori.co.jp >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/72
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: FrostKiwi <frostkiwi@noreply.gitea.com >
Co-committed-by: FrostKiwi <frostkiwi@noreply.gitea.com >
2025-11-20 22:16:00 +00:00
Lunny Xiao
df8b7a7581
Upgrade docusarus and fix broken links ( #301 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/301
2025-11-20 22:02:05 +00:00
Lunny Xiao
dcb9b9b450
Use category instead of place holder markdown file as directory ( #299 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/299
2025-11-20 18:02:34 +00:00
gnscc
bc606bd422
Fix typo in api-usage.md ( #232 )
...
Fix breaking typo in api-usage.
Reviewed-on: https://gitea.com/gitea/docs/pulls/232
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: gnscc <gnscc@noreply.gitea.com >
Co-committed-by: gnscc <gnscc@noreply.gitea.com >
2025-06-17 19:38:09 +00:00
techknowlogick
2a39f74205
add oidc introspection endpoint to list ( #217 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/217
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Co-committed-by: techknowlogick <techknowlogick@gitea.com >
2025-04-28 03:48:45 +00:00
Lunny Xiao
eed3454a8a
Update token scopes example ( #214 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/214
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com >
2025-04-26 04:21:26 +00:00
wethinkagile
3f023b3b62
fix/get-tokens-example ( #179 )
...
Users reported issues at https://github.com/go-gitea/gitea/issues/28820
Co-authored-by: Stephan Kristyn <account@stevek.pro >
Co-authored-by: techknowlogick <techknowlogick@gitea.com >
Reviewed-on: https://gitea.com/gitea/docs/pulls/179
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Reviewed-by: techknowlogick <techknowlogick@noreply.gitea.com >
Co-authored-by: wethinkagile <wethinkagile@noreply.gitea.com >
Co-committed-by: wethinkagile <wethinkagile@noreply.gitea.com >
2025-03-07 03:28:59 +00:00
Marcell Mars
541fa954bb
Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access ( #102 )
...
The documentation update for enhancing the OAuth2 Provider with granular scopes for resource access includes a practical use case with step-by-step guidance supported by screenshots.
Doc for https://github.com/go-gitea/gitea/pull/32573
Reviewed-on: https://gitea.com/gitea/docs/pulls/102
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: Marcell Mars <ki.ber@kom.uni.st >
Co-committed-by: Marcell Mars <ki.ber@kom.uni.st >
2024-11-22 04:07:17 +00:00
Lunny Xiao
af22422e1a
Update meta data of docs
2024-08-06 16:44:42 -07:00
Lunny Xiao
7dc54af200
Remove unnecessary meta data on markdown files ( #12 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/12
2024-06-28 19:50:37 +00:00
Lunny Xiao
ab2cdde840
Fix more links and problems ( #3 )
...
Reviewed-on: https://gitea.com/gitea/docs/pulls/3
2024-06-14 08:53:10 +00:00
Lunny Xiao
9a8396aa29
Fix broken links ( #1 )
...
- Always use a relative markdown link so that we can jump even if we edit it in local env or read it in code hosting server.
Reviewed-on: https://gitea.com/gitea/docs/pulls/1
2024-06-14 05:53:15 +00:00
Lunny Xiao
b4dddf8804
Use docusaurus warning/note syntax instead markdown
2024-06-07 18:03:08 +08:00
Lunny Xiao
b9e0a85c9b
Use a formal docusaurus i18n structure
2024-06-06 20:44:06 +08:00
Lunny Xiao
5e93e1d614
Subtree merged in docs
...
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com >
2024-06-06 16:47:07 +08:00