mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
ac786f45be
Convert col-xs-* to just col-* as part of bootstrap v3 -> v4 Convert box-* -> card-* as part of bootstrap v3 -> v4 Moved domain actions on main dashboard to a dropdown menu to avoid clutter Added "Log Out" to top header left Hid OTP on admin edit user to only show the disable card & options if the user account has OTP enabled
34 lines
587 B
Plaintext
34 lines
587 B
Plaintext
Flask==2.1.3
|
|
Flask-Assets==2.0
|
|
Flask-Login==0.6.2
|
|
Flask-SQLAlchemy==2.5.1
|
|
Flask-Migrate==2.5.3
|
|
SQLAlchemy==1.3.24
|
|
mysqlclient==2.0.1
|
|
configobj==5.0.8
|
|
bcrypt==4.0.1
|
|
requests==2.28.2
|
|
python-ldap==3.4.3
|
|
pyotp==2.8.0
|
|
qrcode==7.3.1
|
|
dnspython>=2.3.0
|
|
gunicorn==20.1.0
|
|
python3-saml
|
|
pytz==2022.7.1
|
|
cssmin==0.2.0
|
|
rjsmin==1.2.1
|
|
Authlib==1.2.0
|
|
Flask-SeaSurf==1.1.1
|
|
bravado-core==5.17.1
|
|
lima==0.5
|
|
pytest==7.2.1
|
|
pytimeparse==1.1.8
|
|
PyYAML==5.4
|
|
Flask-SSLify==0.1.5
|
|
Flask-Mail==0.9.1
|
|
flask-session==0.4.0
|
|
Jinja2==3.1.2
|
|
itsdangerous==2.1.2
|
|
werkzeug==2.1.2
|
|
cryptography==36.0.2
|
|
flask_session_captcha==1.3.0 |