Files
ubicloud/spec/prog/expire_project_invitations_spec.rb
Enes Cakir 5757fb5607 Expire project invitation after 7 days
Long-lasting project invitation links pose a security risk because email
address ownership can change over time. I've noticed other providers
expire these links after 7 days, which I believe is a good practice.
Therefore, I've implemented the same feature. This prog now expires
project invitation links every 7 days, with checks occurring every 6
hours.
2024-09-10 19:21:45 +03:00

827 B