Commit graph

2 commits

Author SHA1 Message Date
José Valim
29c5cb1904 ZTA revamp
* Rename SessionIdentity to PassThrough and make it part of ZTA

* Compute the ID at the Plug level, rather than ZTA level and
  avoid storing it twice

* Stop the user "avatar" from flashing on initial render

* Do not duplicate identity data inside user data, rather keep
  them distinct
2024-04-13 10:29:22 +02:00
Alexandre de Souza
50f9bb2420
Implement Basic Auth ZTA (#2564) 2024-04-13 09:07:33 +02:00