this is more like a standard cookie that will be used for authenticated users question #10414

Closed
opened 2025-11-02 09:06:50 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @kolinfluence on GitHub (Mar 11, 2023).

Feature Description

possible to put into faq the cookie used by logined user?

we have firewall that blocks everything until the cookie is detected.

can u pls give the cookie name that's only available for logined users?
what prefix does it begin with?

e.g. for wordpress it's wordpress_login_

Screenshots

No response

Originally created by @kolinfluence on GitHub (Mar 11, 2023). ### Feature Description possible to put into faq the cookie used by logined user? we have firewall that blocks everything until the cookie is detected. can u pls give the cookie name that's only available for logined users? what prefix does it begin with? e.g. for wordpress it's wordpress_login_ ### Screenshots _No response_
GiteaMirror added the type/proposaltype/feature labels 2025-11-02 09:06:50 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Mar 11, 2023):

Search "cookie" in example config:

https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini

You can fine-tune every name.

@wxiaoguang commented on GitHub (Mar 11, 2023): Search "cookie" in example config: https://github.com/go-gitea/gitea/blob/main/custom/conf/app.example.ini You can fine-tune every name.
Author
Owner

@kolinfluence commented on GitHub (Mar 13, 2023):

ok thx

@kolinfluence commented on GitHub (Mar 13, 2023): ok thx
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10414