analytics/config
Adrian Gruntkowski 70c001099d
Improve and simplify email verification codes generation (#3407)
* Refactor email verification codes generation to avoid predictability

* Improve `Site.Memberships.any?` slightly

* Update tests

* Fix seeds

* Use `expired?` predicate for checking verification code validity in tests

* Store verification code as string in database to avoid unnecessary int casting
2023-10-16 13:21:18 +02:00
..
.env.dev Set SECURE_COOKIE=false for local dev (#3289) 2023-08-22 10:17:01 +03:00
.env.test Refactor Plausible.Billing.Plans module (#3268) 2023-08-16 13:38:38 -03:00
config.exs Bump ua_inspector/matomo db (#3263) 2023-08-14 16:03:12 +02:00
dev.exs Funnel site settings (#3039) 2023-06-22 09:00:07 +02:00
prod.exs New config (#595) 2021-01-13 15:41:16 +02:00
runtime.exs Improve and simplify email verification codes generation (#3407) 2023-10-16 13:21:18 +02:00
test.exs Revenue tracking: Add currency field to goal creation (#2948) 2023-05-23 12:08:09 +02:00