You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/log
wxiaoguang c2e23d3301
Fix PR web route permission check (#33636)
See the FIXME comment in code. Otherwise, if a repo's issue unit is
disabled, then the PRs can't be edited anymore.

By the way, make the permission log output look slightly better.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: metiftikci <metiftikci@hotmail.com>
6 days ago
..
color.go Improve testing and try to fix MySQL hanging (#32515) 3 months ago
color_console.go
color_console_other.go
color_console_windows.go
color_router.go
event_format.go Refactor pprof labels and process desc (#32909) 2 months ago
event_format_test.go Refactor pprof labels and process desc (#32909) 2 months ago
event_writer.go
event_writer_base.go
event_writer_conn.go
event_writer_conn_test.go
event_writer_console.go Refactor markup package (#32399) 4 months ago
event_writer_file.go Refactor markup package (#32399) 4 months ago
flags.go Refactor pprof labels and process desc (#32909) 2 months ago
flags_test.go
init.go
level.go
level_test.go
logger.go
logger_global.go
logger_impl.go Fix PR web route permission check (#33636) 6 days ago
logger_test.go Fix PR web route permission check (#33636) 6 days ago
manager.go
manager_test.go
misc.go
stack.go