analytics/lib/plausible_web
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
..
components Implement Stats API feature gate (#3411) 2023-10-11 17:24:16 -03:00
controllers Improve and simplify email verification codes generation (#3407) 2023-10-16 13:21:18 +02:00
live Implement Stats API feature gate (#3411) 2023-10-11 17:24:16 -03:00
mjml Update weekly_report.mjml.eex (#3313) 2023-09-01 09:12:42 -03:00
plugins Plugins API: 2nd pass with Goals resource + SharedLinks schema changes (#3396) 2023-10-05 11:54:18 +02:00
plugs Implement Stats API feature gate (#3411) 2023-10-11 17:24:16 -03:00
templates new copy for the cancellation email (#3422) 2023-10-13 14:14:42 -03:00
views Refactor enterprise plan upgrade and change-plan actions (#3397) 2023-10-10 20:35:17 +03:00
captcha.ex Include tests for Captcha success/failure scenarios (#2344) 2022-10-17 08:16:59 -03:00
email.ex new copy for the cancellation email (#3422) 2023-10-13 14:14:42 -03:00
endpoint.ex Revert "Revert "Reconfigure session cookie (#3274)" (#3284)" (#3285) 2023-08-22 08:18:08 +02:00
live_socket.ex Revert "Revert "Reconfigure session cookie (#3274)" (#3284)" (#3285) 2023-08-22 08:18:08 +02:00
refinspector.ex [Continued] Google Analytics import (#1753) 2022-03-10 15:04:59 -06:00
remote_ip.ex Parse bunny header 2022-01-15 08:57:25 -06:00
router.ex Trigger email reverification on change (#3388) 2023-10-11 10:25:00 +02:00