mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[PR #29] [MERGED] fix docs page crashing if welcome code is expired #868
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#868
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/healthchecks/healthchecks/pull/29
Author: @diwu1989
Created: 1/13/2016
Status: ✅ Merged
Merged: 1/15/2016
Merged by: @cuu508
Base:
master← Head:fixDocsPage📝 Commits (1)
10fafd1fix docs page📊 Changes
1 file changed (+12 additions, -11 deletions)
View changed files
📝
hc/front/views.py(+12 -11)📄 Description
welcome check may be expired now, docs page will crash in that case
fix it by re-using the same welcome check logic from index page
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.