-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
session: don't leave debug files around
When session state is being stored, the debug macro would copy over these files to /tmp. The security-conscious would say this is risky, especially since system() is being used. For now, completely remove this, and if there's any further debugging required, some other mechanism can be used. Fixes #480
- Loading branch information
1 parent
c25ba57
commit 622538c
Showing
1 changed file
with
0 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters