Commit Graph

4202 Commits (66047b343159a44c9a480ef9f6c7ef8e32c5059a)

Author SHA1 Message Date
grossmj 66047b3431 Fix OAuth2PasswordBearer token URL
1 year ago
grossmj 6ec97a704f Put user, groups, roles and ACL under /access
1 year ago
grossmj a358369606 Move notifications under controller router
1 year ago
grossmj e72b07bf5c Prepare resource pools table for future development
1 year ago
grossmj 170f476733 Add more built-in roles
1 year ago
grossmj 0077fd98aa Add required privileges to all endpoints
1 year ago
grossmj f3a4ad49f4 Check for group ACEs to find user privileges
1 year ago
grossmj 3e0592520b Handle ACE propagate and allowed
1 year ago
grossmj 57197c3d1c Comment unused code
1 year ago
grossmj 60ce1172e0 Use an ACL table to check for privileges
1 year ago
grossmj 6bd855b3c5 New database schema for better RBAC
1 year ago
grossmj e9e2dc2ca7 Fix validation issues and improve exceptions logs
1 year ago
grossmj ca48efa5be Upgrade SQLAlchemy to v2.0.18 and fix async_timeout warning
1 year ago
grossmj b0657b39ef Upgrade dependencies
1 year ago
grossmj cefa459721 Fix command line issue with certfile and certkey
1 year ago
grossmj f3b6825e40 Test if busybox is not dynamically linked
1 year ago
grossmj 719458764f Fix tests
1 year ago
grossmj 1cb433c5bc New packaging relying only pyproject.toml
1 year ago
grossmj 17f71f970e Add truststore inject_into_ssl
1 year ago
grossmj fe90d2b146 Merge branch '2.2' into 3.0
1 year ago
grossmj 35e1519073 Development on v2.2.43.dev1
1 year ago
grossmj 08139ebdd1 Release v2.2.42
1 year ago
grossmj cd87ac4474 Bundle web-ui v2.2.42
1 year ago
grossmj 77744cc31d Handle API version key in VirtualBox 7. Fixes #2266
1 year ago
grossmj df9d642a56 Sync appliances
1 year ago
grossmj fad28c766a Enable system certificate store later in the code and bump version to 2.2.42.dev4
1 year ago
grossmj 21d9d968c4 Revert "Use truststore in appliance_manager.py instead"
1 year ago
grossmj 945a2c98cd Revert "Use finer-grained control for truststore"
1 year ago
grossmj 5e1792ff4d Use finer-grained control for truststore
1 year ago
grossmj a2628042e8 Use truststore in appliance_manager.py instead
1 year ago
grossmj e616b09028 Use truststore
1 year ago
grossmj 7f595b089b Use certifi to get SSL root certificates
1 year ago
grossmj a76d7576c6 Bump version to 2.2.42.dev3
1 year ago
grossmj 533c4544ea Use certifi on Windows and macOS
1 year ago
grossmj 5da742394e Use bundled cacert file on Windows and macOS
1 year ago
grossmj 962c5eed8e Add log message for comparing controller version with config version. Ref https://github.com/GNS3/gns3-gui/issues/3486
1 year ago
grossmj f4dab1482f Bump version to 2.2.42.dev2
1 year ago
grossmj 9c456532d0 Pydantic v2 migration
1 year ago
grossmj 7ef9b7600c Use DEFAULT_BUFFER_SIZE for md5sum
1 year ago
grossmj 11f51b3809 Allow connection to ws console over IPv6
1 year ago
grossmj 1d59afa9fb Merge branch '2.2' into 3.0
1 year ago
grossmj c51d71a4fa Fix version check when installing appliances. Ref https://github.com/GNS3/gns3-gui/issues/3486
1 year ago
grossmj af83adfdf6 Add debug message when calculating MD5 checksum
1 year ago
grossmj 658bfb7624 Allow connection to ws console over IPv6. Fixes https://github.com/GNS3/gns3-web-ui/issues/1400
1 year ago
grossmj 6097166055 Remove import urllib3 and let sentry_sdk import and patch it. Fixes https://github.com/GNS3/gns3-gui/issues/3498
1 year ago
grossmj 3f691b60c9 Merge branch '2.2' into 3.0
1 year ago
grossmj a6ca7c4e36 Development on 2.2.42.dev1
1 year ago
grossmj d2a0632ec4 Release v2.2.41
1 year ago
grossmj 7dc5628845 Bundle web-ui v2.2.41
1 year ago
grossmj 723b519e8f Sync appliance files
1 year ago