WolfgangFahl / pyOnlineSpreadSheetEditing

python Online SpreadSheet Editing tool with configurable enhancer/importer and check phase
Apache License 2.0
2 stars 0 forks source link

regression: autoLogin doesn't work anymore #24

Closed WolfgangFahl closed 2 years ago

WolfgangFahl commented 2 years ago

due to the upstream API changes in e.g. https://github.com/WolfgangFahl/pyFlaskBootstrap4/issues/30 autologin doesn't work anymore. Trying to fix this didn't work since the underlying database is incompatible to the previous work. It's probably better to handle the autologin partly in the upstream pyFlaskBootstrap4 library to avoid such regressions.