Commit graph

4 commits

Author SHA1 Message Date
sinavir
fee31ab07b feat: switch to authens
Be careful there is no User migration
2024-07-04 18:15:57 +02:00
Guillaume Bertholon
ee364e2561 Improve form error display & simplify button style 2020-12-29 20:22:36 +01:00
Guillaume Bertholon
98c517421c Rename 'mainsite' to 'website' 2020-12-27 12:48:08 +01:00
Guillaume Bertholon
c836f642fa Authenticate by email with a custom user model
This avoid the weird double username situation where we want to give the
users the choice of their displayed name but at the same time we need them to
never change their CAS username.

Now CAS matches on email so we do not have problems.
2020-12-24 14:19:35 +01:00