0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 11:14:39 +01:00
gitea/services
Gusted 61f939359d
Use a better OlderThan for DeleteInactiveUsers (#19693)
* Use a better OlderThan for DeleteInactiveUsers

- Currently the OlderThan is zero, for instances that enable or run this
task this could actually delete just new users that still need to
confirm their email. This patch fixes that by setting the default to the
`ActiveCodeLives` setting, which corresponds to the amount of time that
a user can active their account, thus avoiding the issue of deleting
unactivated email users.

* Use correct duration
2022-05-13 14:49:22 +02:00
..
agit
asymkey Use for a repo action one database transaction (#19576) 2022-05-03 21:46:28 +02:00
attachment
auth
automerge Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
comments
context
cron Use a better OlderThan for DeleteInactiveUsers (#19693) 2022-05-13 14:49:22 +02:00
externalaccount
forms Repository level enable package or disable (#19323) 2022-05-08 17:51:50 +02:00
gitdiff Calculate filename hash only once (#19654) 2022-05-09 00:29:50 +02:00
issue Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
lfs Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
mailer
migrations Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00
mirror
org
packages
pull Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
release
repository Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
task
user
webhook
wiki Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00