mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 07:25:53 +03:00
[PR #381] [CLOSED] some small fixes #530
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtcloud/pull/381
Author: @catborise
Created: 10/21/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
538d745add code analysis for securitye792f08fix superlinter dependencies & others3125e9dMerge branch 'master' of https://github.com/retspen/webvirtcloud4adf4e2fix linter errors: bash scripts37b3bebadd excluded folders & create venvaaad656fix linter problems: dockerfile0b20989fix linter problems-2: bashc3d8f6aOTP improvements0681d52Do not send email if user email is not setd1cb6c2page header rearragements📊 Changes
25 files changed (+286 additions, -239 deletions)
View changed files
📝
.github/workflows/linter.yml(+9 -1)📝
Dockerfile(+20 -19)📝
accounts/forms.py(+5 -1)📝
accounts/templates/account.html(+9 -13)➕
accounts/templates/accounts/email/otp.html(+7 -0)➕
accounts/templates/accounts/email_otp_form.html(+32 -0)📝
accounts/templates/accounts/otp_login.html(+23 -55)➖
accounts/templates/base_auth.html(+0 -41)📝
accounts/templates/login.html(+25 -20)📝
accounts/urls.py(+9 -5)📝
accounts/utils.py(+23 -0)📝
accounts/views.py(+44 -9)📝
admin/views.py(+6 -7)📝
computes/templates/computes/instances.html(+1 -1)📝
conf/runit/webvirtcloud.sh(+1 -1)📝
dev/libvirt-bootstrap.sh(+56 -56)📝
instances/utils.py(+3 -1)📝
interfaces/templates/interfaces.html(+1 -1)📝
networks/templates/networks.html(+1 -1)📝
nwfilters/templates/nwfilters.html(+1 -1)...and 5 more files
📄 Description
cosmetic changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.