[PR #331] [CLOSED] Blc changes #931

Closed
opened 2026-02-25 23:44:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/331
Author: @faqndo97
Created: 2/13/2020
Status: Closed

Base: masterHead: blc-changes


📝 Commits (6)

  • 8ac48e4 Disable signup
  • 817cf94 Disable signup and payments
  • 1895632 add django extensions to have more utils
  • a9e33fa not remove check_token because is used
  • 7f4a627 Add script to creates user by console
  • 3e44f20 uncomment link_sent endpoint

📊 Changes

5 files changed (+15 additions, -40 deletions)

View changed files

📝 hc/accounts/urls.py (+2 -2)
📝 hc/settings.py (+2 -1)
📝 hc/urls.py (+0 -1)
scripts/create_user.py (+8 -0)
📝 templates/accounts/login.html (+3 -36)

📄 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/healthchecks/healthchecks/pull/331 **Author:** [@faqndo97](https://github.com/faqndo97) **Created:** 2/13/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `blc-changes` --- ### 📝 Commits (6) - [`8ac48e4`](https://github.com/healthchecks/healthchecks/commit/8ac48e48482d94f376c1303f0e531ffa86cf325d) Disable signup - [`817cf94`](https://github.com/healthchecks/healthchecks/commit/817cf94356e2d933031f6042d553dba075babd9e) Disable signup and payments - [`1895632`](https://github.com/healthchecks/healthchecks/commit/1895632d30da572090d07a1caa3e9347f9a051e4) add django extensions to have more utils - [`a9e33fa`](https://github.com/healthchecks/healthchecks/commit/a9e33fa8ccd37c028b0b52b134d3b62a5b43feed) not remove check_token because is used - [`7f4a627`](https://github.com/healthchecks/healthchecks/commit/7f4a627dcb27480e14ba6aeea639f20303f2cef1) Add script to creates user by console - [`3e44f20`](https://github.com/healthchecks/healthchecks/commit/3e44f204c3dfb1f01de8f6f6b68451336164a692) uncomment link_sent endpoint ### 📊 Changes **5 files changed** (+15 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `hc/accounts/urls.py` (+2 -2) 📝 `hc/settings.py` (+2 -1) 📝 `hc/urls.py` (+0 -1) ➕ `scripts/create_user.py` (+8 -0) 📝 `templates/accounts/login.html` (+3 -36) </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-25 23:44:11 +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/healthchecks#931
No description provided.