analytics/lib
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
..
mix/tasks Refactor enterprise plan upgrade and change-plan actions (#3397) 2023-10-10 20:35:17 +03:00
plausible Improve and simplify email verification codes generation (#3407) 2023-10-16 13:21:18 +02:00
plausible_web Improve and simplify email verification codes generation (#3407) 2023-10-16 13:21:18 +02:00
workers Improve and simplify email verification codes generation (#3407) 2023-10-16 13:21:18 +02:00
oban_error_reporter.ex Delete stats improvements (#2318) 2022-10-10 08:55:58 -03:00
plausible_release.ex Make FixBrokenGoals migration idempotent (#3405) 2023-10-10 14:13:11 +02:00
plausible_web.ex Plugins API: 2nd pass with Goals resource + SharedLinks schema changes (#3396) 2023-10-05 11:54:18 +02:00
plausible.ex Clean up after V2 migration (#2868) 2023-04-24 12:17:57 +02:00
sentry_filter.ex derive jason encoder for request (#3182) 2023-07-24 14:46:57 +02:00