gitea/modules
zeripath 5c0697ad1e
Use argon as default password hash algorithm ()
* Restrict TLS connections to 1.2 minimum

* Set Argon2 as the default KDF

* Fix user.yml

* Remove TLS minversion changes

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

* Add migration as per @techknowlogick

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

* set the password algo in the fixtures

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

* Remove the v148 migration - it needs recreate table to change the defaults

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

Co-authored-by: Nadim Kobeissi <nadim@symbolic.software>
2020-09-03 14:58:31 -04:00
..
analyze
auth
avatar Improve handling of non-square avatars () 2019-05-25 14:46:14 +03:00
base
cache
charset
context
convert
cron
emoji
eventsource
generate
git Set context for running CreateArchive in to that of the request () 2020-08-28 09:55:12 +03:00
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup Fix emoji replacements, make emoji images consistent () 2020-08-23 21:44:53 -04:00
metrics
migrations
notification
options
password
pprof
private
process
public
queue Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
recaptcha
references
repofiles
repository Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
secret
session
setting
ssh
storage
structs Git migration UX () 2020-08-28 09:36:37 +08:00
svg
sync
task
templates
test
timeutil
upload
user
util
validation
webhook