MrBertie / taskpaperplus

A quick simple lightweight wiki-style task manager. All your tasks in plain text.
MIT License
66 stars 10 forks source link

Periods in the Parent Folder Break Taskpaperplus #10

Closed wrplatt closed 10 years ago

wrplatt commented 10 years ago

If there are periods in the parent folder of the task paper plus install, the session_name has periods in it which break PHP sessions. The primary symptom of this is that users can't login.

MrBertie commented 10 years ago

Thanks for pointing this out, I'll get it fixed!

On 22 March 2014 21:44, wrplatt notifications@github.com wrote:

If there are periods in the parent folder of the task paper plus install, the session_name has periods in it which break PHP sessions. The primary symptom of this is that users can't login.

— Reply to this email directly or view it on GitHubhttps://github.com/MrBertie/taskpaperplus/issues/10 .

MrBertie commented 10 years ago

This has been fixed in the latest release.