gitea/modules
zeripath 354bfbe779
Allow RSA 2047 bit keys ()
Unfortunately it appears that 2048 bit RSA keys can occasionally be created in such
a way that they appear to have 2047 bit length. This PR simply changes our defaults to
allow these.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
activitypub Add more linters to improve code readability ()
analyze Simplify `IsVendor` ()
appstate Use a struct as test options ()
auth Remove legacy `+build:` constraint ()
avatar Remove legacy `+build:` constraint ()
base Add more linters to improve code readability ()
cache Update go-chi/cache to utilize Ping() ()
charset Add more linters to improve code readability ()
container Move reaction to models/issues/ ()
context Refactor `i18n` to `locale` ()
convert Add more linters to improve code readability ()
csv Allow render HTML with css/js external links ()
doctor Add username check to doctor ()
emoji format with gofumpt ()
eventsource Add more linters to improve code readability ()
generate Use base32 for 2FA scratch token ()
git Add more linters to improve code readability ()
gitgraph Add more linters to improve code readability ()
graceful Add more linters to improve code readability ()
hcaptcha hCaptcha Support ()
highlight Add more linters to improve code readability ()
hostmatcher Support `hostname:port` to pass host matcher's check ()
httpcache Set the LastModified header for raw files ()
httplib refactor httplib ()
indexer Fix `dump-repo` git init, fix wrong error type for NullDownloader ()
json Refactor legacy `unknwon/com` package, improve golangci lint ()
lfs Move some code into models/git ()
log Empty log queue on flush and close ()
markup Make better use of i18n ()
metrics format with gofumpt ()
migration Fix `dump-repo` git init, fix wrong error type for NullDownloader ()
nosql Add more linters to improve code readability ()
notification Move issues related files into models/issues ()
options Remove legacy `+build:` constraint ()
packages Add more linters to improve code readability ()
paginator Remove legacy unmaintained packages, refactor to support change default locale ()
password Fixed assert statements. ()
pprof refactor: move from io/ioutil to io and os package ()
private Allow manager logging to set SQL ()
process Add more linters to improve code readability ()
proxy Return nil proxy function if proxy not enabled ()
public Remove legacy `+build:` constraint ()
queue Add more linters to improve code readability ()
recaptcha refactor: move from io/ioutil to io and os package ()
references Add more linters to improve code readability ()
regexplru Custom regexp external issues ()
repository Adjust transaction handling via db.Context ()
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` ()
session format with gofumpt ()
setting Allow RSA 2047 bit keys ()
sitemap Add sitemap support ()
ssh Implement http signatures support for the API ()
storage Add more linters to improve code readability ()
structs Add more linters to improve code readability ()
svg Remove legacy `+build:` constraint ()
sync Use queue instead of memory queue in webhook send service ()
templates Make better use of i18n ()
test Move access and repo permission to models/perm/access ()
timeutil Make better use of i18n ()
translation Allow dev i18n to be more concurrent ()
typesniffer Fix raw endpoint PDF file headers ()
updatechecker format with gofumpt ()
upload Simplify parameter types ()
uri Prevent NPE if gitea uploader fails to open url ()
user Add gitea-vet ()
util Add more linters to improve code readability ()
validation use IsLoopback ()
web Add more linters to improve code readability ()