connect-flash icon indicating copy to clipboard operation
connect-flash copied to clipboard

Fix session always assign even when not flash is not set

Open ducdigital opened this issue 8 years ago • 1 comments

This fix make sure that session.flash is only get assign when setting a flash. Session will not be set if using req.flash('name') just to get flash's data

ducdigital avatar May 04 '16 11:05 ducdigital

+1 for this pull request

brendonparker avatar May 18 '16 18:05 brendonparker