- bump pydantic from 1.8.2 to 1.10.7
- bump requests from 2.26.0 to 2.29.0
- bump pyppeteer from 0.2.6 to 1.0.2
- bump flask-login from 0.5.0 to 0.6.2
- bump flask-wtf from 0.15.1 to 1.1.1
- bump authlib from 0.15.4 to 1.2.0
- fix project not updated
- improve token information page
- improved information for wrong token login
- improved user flow
- improved setup (default to random session secret)
- allow only specific users to create new projects
- improved user management UI
- preparation for groups
- improve OIDC configuration code
- restrict user management 🥶
- improved token representation in code and pre blocks
- show no project text and be kind
- prevent adding empty users
- test remove and add admin/member endpoints
- use logger within endpoints
- add pagination for dynamodb query and scan
- remove
list
from Storage
- support multiple versions
- small improvements
- enforce binary mimetype for static file download
- save non normalized project name
- additional logging within simple_api
- small ui fixes
- add customer guidance
- fix project storage, use normalized name as primary key
- replace leftovers from old names
- implement
account_token_delete
for dynamodb - fix adding users to project