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

Update passport to 0.6.0 #100

Closed stefandesu closed 1 year ago

stefandesu commented 1 year ago

There were some changes to how passport handles session, see https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md. This requires some changes to Login Server to work.

See #83.

stefandesu commented 1 year ago

Changes are now in Dev.

stefandesu commented 1 year ago

An update was required for Mediawiki, but all others seem to work fine. 👍