authentication questions and feature request #209

Closed
opened 2025-11-02 03:13:59 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @laoshaw on GitHub (Jan 8, 2017).

  • Gitea version (or commit ref):
  • Git version: 1.0
  • Operating system: Linux
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • [ *] SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • [* ] Not relevant
  • Log gist:

Description

Can I set something like export USER and export PASSWD so that I do not need enter username and password for git operations?

Also is it possible to implement two-way authentication? How safe is it to host gitea on the internet?
...

Originally created by @laoshaw on GitHub (Jan 8, 2017). - Gitea version (or commit ref): - Git version: 1.0 - Operating system: Linux - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ *] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [* ] Not relevant - Log gist: ## Description Can I set something like export USER and export PASSWD so that I do not need enter username and password for git operations? Also is it possible to implement two-way authentication? How safe is it to host gitea on the internet? ...
GiteaMirror added the type/question label 2025-11-02 03:13:59 -06:00
Author
Owner

@lunny commented on GitHub (Jan 9, 2017):

Save USER and PASSWD is git's things, I think it has implemented it. For two-way authentication, please go to https://github.com/go-gitea/gitea/issues/179 to discuss.

@lunny commented on GitHub (Jan 9, 2017): Save USER and PASSWD is git's things, I think it has implemented it. For two-way authentication, please go to https://github.com/go-gitea/gitea/issues/179 to discuss.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#209