1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers
Paweł Bogusławski c5dee8823c
Hiding Secrets options when Actions feature is disabled ()
`Secrets` options should be hidden if `Actions` feature is disabled.

This fixes in release/v1.19. In main probably fixed in
63a401ac40 (didn't check).

Fixes: 659055138b
Author-Change-Id: IB#1134011

Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
2023-05-24 18:01:11 +08:00
..
api Make DeleteIssue use correct context () 2023-05-23 13:11:19 -04:00
common Support sanitising the URL by removing extra slashes in the URL () () 2023-03-05 02:14:12 -05:00
install Set X-Gitea-Debug header once () () 2023-03-09 06:33:05 +08:00
private Refactor the setting to make unit test easier () 2023-02-20 00:12:01 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Hiding Secrets options when Actions feature is disabled () 2023-05-24 18:01:11 +08:00
init.go Refactor setting.Database.UseXXX to methods () () 2023-03-07 20:11:44 +08:00