This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/cmd
zeripath c81ab17de9
TrimSpace when reading InternalToken from a file (#11502)
InternalTokens are fixed as alphanum strings therefore TrimSpace from these.
Also use isatty to not add a terminal newline when redirecting generate.

Fix #11498

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-05-20 19:16:06 +03:00
..
admin.go make gitea admin auth list formatting configurable (#10844) 2020-03-27 22:26:43 +01:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
doctor.go Return error for authorized_keys and mergebase problems (#10990) 2020-04-08 02:04:19 -03:00
dump.go cmd: dump: check value of skip-repository flag (#11254) 2020-05-03 00:57:45 -03:00
embedded.go
embedded_stub.go
generate.go TrimSpace when reading InternalToken from a file (#11502) 2020-05-20 19:16:06 +03:00
hook.go Prevent timer leaks in Workerpool and others (#11333) 2020-05-08 16:46:05 +01:00
keys.go
manager.go
migrate.go
serv.go Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
web.go
web_graceful.go