missing git-hook configuration in UI #7004

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

Originally created by @homburgs on GitHub (Mar 13, 2021).

  • Gitea version (or commit ref): 1.13.4
  • Git version: 2.21.0
  • Operating system: Debian Buster
  • Database :
    • [ x ] PostgreSQL
    • MySQL
    • MSSQL
    • SQLite

Screenshots

from release 1.11.1
image

from latest release
image

Originally created by @homburgs on GitHub (Mar 13, 2021). - Gitea version (or commit ref): 1.13.4 - Git version: 2.21.0 - Operating system: Debian Buster - Database : - [ x ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite ## Screenshots from release 1.11.1 ![image](https://user-images.githubusercontent.com/2833290/111042920-f26d7d80-843f-11eb-8798-19cbacd8f9a7.png) from latest release ![image](https://user-images.githubusercontent.com/2833290/111042948-116c0f80-8440-11eb-9970-1b7bd303c034.png)
GiteaMirror added the type/question label 2025-11-02 07:13:19 -06:00
Author
Owner

@jolheiser commented on GitHub (Mar 13, 2021):

As of 1.13 git hooks default to off.
Checking the blog I notice we have the PR in the security changes, but no note in the blog with the other big changes. I'll PR a notice for the blog.
EDIT: blog is updated, sorry for any confusion.

https://docs.gitea.io/en-us/config-cheat-sheet/#security-security
DISABLE_GIT_HOOKS

@jolheiser commented on GitHub (Mar 13, 2021): As of 1.13 git hooks default to off. Checking the blog I notice we have the PR in the security changes, but no note in the blog with the other big changes. I'll [PR](https://gitea.com/gitea/blog/pulls/155) a notice for the blog. EDIT: [blog is updated](https://blog.gitea.io/2020/12/gitea-1.13.0-is-released/), sorry for any confusion. https://docs.gitea.io/en-us/config-cheat-sheet/#security-security `DISABLE_GIT_HOOKS`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7004