Forgejo/modules/util
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483)
Fix the panic if the "base64 secret" is too long.
2023-08-14 10:30:16 +00:00
..
filebuffer
rotatingfilewriter Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
color.go
color_test.go
error.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
file_unix.go
file_unix_test.go
file_windows.go
io.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2023-06-13 09:02:25 +00:00
io_test.go Fix profile render when the README.md size is larger than 1024 bytes (#25131) 2023-06-13 09:02:25 +00:00
keypair.go
keypair_test.go
legacy.go
legacy_test.go
pack.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
pack_test.go
paginate.go Replace interface{} with any (#25686) 2023-07-04 18:36:08 +00:00
paginate_test.go
path.go Move some regexp out of functions (#25430) 2023-06-21 19:57:18 +00:00
path_test.go
remove.go
sanitize.go
sanitize_test.go
sec_to_time.go Store and use seconds for timeline time comments (#25392) 2023-06-23 12:12:39 +00:00
sec_to_time_test.go
shellquote.go
shellquote_test.go
slice.go
slice_test.go
string.go
string_test.go
timer.go
timer_test.go
truncate.go
truncate_test.go
url.go
util.go Handle base64 decoding correctly to avoid panic (#26483) 2023-08-14 10:30:16 +00:00
util_test.go Handle base64 decoding correctly to avoid panic (#26483) 2023-08-14 10:30:16 +00:00