0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-15 04:42:41 +01:00
gitea/modules
Lunny Xiao 5e4fa7c703
Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673)
* Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one

* Add a warning on document
2021-02-13 18:03:29 +01:00
..
analyze
auth
avatar Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
base Add some Unit-Tests (#14500) 2021-01-28 19:08:11 +01:00
cache [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
charset
context
convert Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
cron
doctor Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 2021-02-10 10:50:44 +08:00
emoji
eventsource
forms Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
generate
git Do not assume all 40 char strings are SHA1s (#14624) 2021-02-10 07:37:25 +00:00
gitgraph
graceful
hcaptcha
highlight
httpcache Use IsProd instead of testing if it's equal. (#14336) 2021-01-14 23:17:03 +02:00
httplib
indexer
lfs
log
markup
matchlist
metrics
migrations
nosql [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
notification Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
options
password Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
pprof
private
process
public
queue [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
recaptcha
references
repofiles
repository Ensure memcache TTL cannot be over 30 days (#14592) 2021-02-09 22:29:03 +00:00
secret
session [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
setting Turn default hash password algorightm back to pbkdf2 from argon2 until we found a better one (#14673) 2021-02-13 18:03:29 +01:00
ssh
storage
structs rm gogs relict (#14665) 2021-02-14 00:07:17 +08:00
svg
sync Fix missing unlock in uniquequeue (#9790) 2020-01-15 23:58:33 +02:00
task
templates Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
test
timeutil Fix display since time round (#14226) 2021-01-28 13:29:22 +01:00
translation
upload
uri
user
util [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
validation
web