analytics/lib/plausible/auth
Adam Rutkowski b64a2355a0
Platform upgrade: elixir 1.19.4 and otp 27.3.4.6 (#5920)
* Platform upgrade: elixir 1.19.4 and otp 27.3.4.6

* !fixup

* credo

* credo

* Bump cache

* fix docker image tag

* hum

* hum

* Match docker images

* Define ALPINE_VERSION once

* fixup
2025-12-01 12:50:49 +00:00
..
totp Implement core logic for TOTP support (#3525) 2023-11-20 14:04:48 +01:00
api_key.ex Remove kaffy (#5423) 2025-06-10 06:24:47 +00:00
auth.ex Provide safeguards for regular/consolidated sites distinction (#5742) 2025-09-23 09:32:11 +00:00
email_activation_code.ex Improve and simplify email verification codes generation (#3407) 2023-10-16 13:21:18 +02:00
email_verification.ex rm Timex.before? and Timex.after? (#4552) 2024-10-16 07:11:10 +00:00
password.ex Initial commit 2019-09-02 12:29:19 +01:00
token.ex Bookmarkable shared links (#752) 2021-03-02 11:15:43 +02:00
totp.ex Reduce reliance on `Timex` and use native time API where feasible (#5712) 2025-09-10 10:21:36 +00:00
user.ex Platform upgrade: elixir 1.19.4 and otp 27.3.4.6 (#5920) 2025-12-01 12:50:49 +00:00
user_session.ex Implement remaining `SSO` functions needed for setup (#5444) 2025-06-03 06:21:51 +00:00
user_sessions.ex CRM: allow forceful SSO domain deprovisioning + integration removal (#5539) 2025-06-30 13:02:37 +00:00