gbv / login-server

Login and connect accounts with multiple identity providers
https://coli-conc.gbv.de/login/
MIT License
31 stars 32 forks source link

Remove support for old cookie name in 1.0.0 #112

Open stefandesu opened 9 months ago

stefandesu commented 9 months ago

We adjusted the cookie name for version 0.7.2 (#111), but copied over the data from the previous cookie name so that existing session wouldn't get invalidated. This code should be removed in the 1.0.0 release.

See https://github.com/gbv/login-server/commit/98ec1fbce9ac2b481d49d4b8661139b50a9504d8