mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #96] [MERGED] Check if cookies[sessionKey] exists #194
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#194
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/mthenw/frontail/pull/96
Author: @yagop
Created: 6/29/2017
Status: ✅ Merged
Merged: 7/3/2017
Merged by: @mthenw
Base:
master← Head:patch-1📝 Commits (1)
fcd8ee9Check if cookies[sessionKey] exists📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
index.js(+6 -2)📄 Description
It happens that if session cookie is not provided, server fails. This happens if you restart the server with authentication enabled after being disabled.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.