Files
CyberPanel/requirments.txt
master3395 dc79703463 2FA/WebAuthn, user management, deploy and fix scripts
- loginSystem: WebAuthn (webauthn backend, models, urls, views), login template and webauthn.js
- baseTemplate: index.html updates
- docs: 2FA_AUTHENTICATION_GUIDE.md
- userManagment: createUser/modifyUser templates, userManagment.js, views, tests; check_modify_users_page.py
- requirments.txt: add webauthn>=2.0.0
- deploy-templates.sh: deploy templates/static to live CyberCP
- fix-cyberpanel-500.sh: script for common HTTP 500 login fixes (MariaDB, configservercsf, cache, restart)
2026-03-07 02:46:15 +01:00

42 lines
725 B
Plaintext

bcrypt==4.2.0
beautifulsoup4==4.12.3
boto3==1.34.153
botocore==1.34.153
cloudflare==2.20.0
cryptography>=43.0.1
cffi
Django==4.2.14
docker==7.1.0
google-api-core==2.19.1
google-api-python-client==2.139.0
google-auth==2.32.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.1
googleapis-common-protos==1.63.2
ipaddress==1.0.23
mysqlclient
oauthlib==3.2.2
paramiko==3.4.1
pexpect==4.9.0
psutil>=7.2.0
py3dns==4.0.2
pyOpenSSL==24.2.1
pyotp
PyYAML==6.0.1
requests>=2.32.4
s3transfer==0.10.2
sqlparse==0.5.1
tldextract==5.1.2
tornado>=6.4.2
validators==0.33.0
websocket-client==1.8.0
fastapi==0.115.12
uvicorn==0.34.2
asyncssh==2.21.0
python-jose==3.4.0
websockets==15.0.1
PyJWT>=2.10.1
python-dotenv==1.0.0
webauthn>=2.0.0