[PR #365] [MERGED] Implemented OTP #341 #521

Closed
opened 2026-02-27 15:59:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/365
Author: @Real-Gecko
Created: 10/9/2020
Status: Merged
Merged: 10/9/2020
Merged by: @catborise

Base: masterHead: 2fa


📝 Commits (1)

📊 Changes

7 files changed (+128 additions, -18 deletions)

View changed files

📝 accounts/templates/account.html (+15 -0)
accounts/templates/accounts/otp_login.html (+62 -0)
📝 accounts/urls.py (+13 -3)
accounts/utils.py (+9 -0)
📝 accounts/views.py (+13 -11)
📝 conf/requirements.txt (+9 -4)
📝 webvirtcloud/settings.py.template (+7 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtcloud/pull/365 **Author:** [@Real-Gecko](https://github.com/Real-Gecko) **Created:** 10/9/2020 **Status:** ✅ Merged **Merged:** 10/9/2020 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `2fa` --- ### 📝 Commits (1) - [`0052323`](https://github.com/retspen/webvirtcloud/commit/0052323190fbefd09e45583bba500a0587cb9bb4) Implemented OTP #341 ### 📊 Changes **7 files changed** (+128 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `accounts/templates/account.html` (+15 -0) ➕ `accounts/templates/accounts/otp_login.html` (+62 -0) 📝 `accounts/urls.py` (+13 -3) ➕ `accounts/utils.py` (+9 -0) 📝 `accounts/views.py` (+13 -11) 📝 `conf/requirements.txt` (+9 -4) 📝 `webvirtcloud/settings.py.template` (+7 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#521
No description provided.