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

Can't delete wiki page when master branch is protected #11363

Closed
1 of 4 tasks
Tchoupinax opened this issue May 10, 2020 · 1 comment
Closed
1 of 4 tasks

Can't delete wiki page when master branch is protected #11363

Tchoupinax opened this issue May 10, 2020 · 1 comment
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/bug

Comments

@Tchoupinax
Copy link
Contributor

  • Gitea version (or commit ref): 1.11.5
  • Operating system: Docker image
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite

Description

Hello,

I found an unexpected behaviour on my gitea instance, i can't delete a page if the master branch is protected.

I found a fix that was made for creation and write (#7580). Is it a bug or it is wanted that deletion is forbidden ? I do not think that repository protection could affect the wiki, but maybe it should.

Thank you :)

@zeripath zeripath added type/bug issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented labels May 11, 2020
@lunny
Copy link
Member

lunny commented Jan 27, 2021

Cannot reproduce this on master b2c20b6 .

@lunny lunny closed this as completed Jan 28, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Mar 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/bug
Projects
None yet
Development

No branches or pull requests

3 participants