|
Some checks are pending
lint / docker (push) Waiting to run
All authentication methods (Basic Auth, Flask-Login, OAuth) are now installed as core dependencies instead of optional extras. This simplifies setup and eliminates the need to run `uv sync --extra auth-*` when switching between authentication methods. Changes: - Move authlib, bcrypt, and flask-login to core dependencies - Remove auth-* optional dependency groups from pyproject.toml - Update documentation to remove installation instructions - Simplify troubleshooting and migration guides Benefits: - No import errors when switching auth methods - Simpler user experience - All providers available out of the box 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auth | ||
| iniparse | ||
| __init__.py | ||
| backup_mysql.py | ||
| backup_null.py | ||
| backup_oracle.py | ||
| backup_pgsql.py | ||
| backup_rsync_btrfs.py | ||
| backup_rsync.py | ||
| backup_samba4.py | ||
| backup_sqlserver.py | ||
| backup_switch.py | ||
| backup_vmdk.py | ||
| backup_xcp_metadata.py | ||
| backup_xva.py | ||
| common.py | ||
| copy_vm_xcp.py | ||
| XenAPI.py | ||