Files
fizzy/test
Mike Dalessio 1277cc065b Introduce untenanted Identity and Membership models
The new integration test shows the desired user-facing behavior, which
is to make it easy to login without a tenanted URL and to jump between
tenants.

Note that we track two things in the identity_token cookie: a signed
id, and the updated_at for the underlying Identity object. This allows
us to effectively cache on the Identity without having to hit the
database, by using an Identity::Mock object that is compatible with
etag and cache methods.
2025-10-31 16:22:12 +01:00
..
2024-06-21 13:19:56 +01:00
2025-10-30 15:56:12 +01:00
2025-10-29 16:41:04 +01:00
2025-08-28 11:47:45 -04:00
2025-10-27 14:45:30 +01:00
2025-10-23 07:54:46 -07:00