Matthias

Results 4 issues of Matthias

Flask-Appbuilder version: 3.0.1 When using openapi and swagger view with a relativ url root (e.g. localhost/foo/bar/api/v1) urls are not correct. A possible fix could be the following: in api/manager.py ```...

bug
api

### Environment Flask-Appbuilder version: 3.1.4 pip freeze output: alembic==1.8.1 apispec==3.3.2 attrs==22.1.0 Babel==2.10.3 certifi==2022.6.15 charset-normalizer==2.1.0 click==8.1.3 colorama==0.4.5 dnspython==2.2.1 email-validator==1.2.1 Flask==2.2.2 Flask-AppBuilder==4.1.3 Flask-Babel==2.0.0 Flask-JWT-Extended==4.4.3 Flask-Login==0.6.2 Flask-Migrate==3.1.0 Flask-SQLAlchemy==2.5.1 Flask-WTF==0.15.1 greenlet==1.1.2 gunicorn==20.1.0 idna==3.3 itsdangerous==2.1.2...

bug
api

I having a karaf running inside a rootless container with my user. How do i get jbom working? i get: `nable to attach with regular provider: java.lang.IllegalStateException: Error during attachment...

### Issue Description DockerApi 1.41 describes a distribution api path to query image data. This seems to be missing int he current podman socket api implementation ### Steps to reproduce...

Good First Issue
kind/bug