Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only request write when necessary #18657

Merged
merged 8 commits into from
Feb 8, 2022
Merged

Only request write when necessary #18657

merged 8 commits into from
Feb 8, 2022

Commits on Feb 7, 2022

  1. Only request write when necessary

    - Only request write for `INTERNAL_TOKEN_URI` when no token was found.
    - Resolves go-gitea#18655
    Gusted committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    740aa78 View commit details
    Browse the repository at this point in the history
  2. Fix perm

    Gusted committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0c2149a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into use-read

    Gusted committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    21380bd View commit details
    Browse the repository at this point in the history
  4. Update setting.go

    wxiaoguang committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    5fe8c39 View commit details
    Browse the repository at this point in the history
  5. Update setting.go

    wxiaoguang committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    b34e92d View commit details
    Browse the repository at this point in the history
  6. Update setting.go

    wxiaoguang committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    fe94433 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7c303a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    c090059 View commit details
    Browse the repository at this point in the history