Skip to content

Pull request #947 breaks HTTPS push/pull to "master" when logged in as Admin #1751

@wyattoday

Description

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

Description

This commit break pushing and pulling on "master" branch when using HTTPS and logged in as an "admin" account: fd6034a

Here's the pull request in question: #947

Rolling back to the prior commit of gittea fixes the problem.

There's likely a logic error where Admin / creator accounts aren't being read in correctly (or their permissions aren't being read in correctly).

Screenshots

If this issue involves the Web Interface, please include a screenshot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions