liquid_feedback_frontend
log
| age | author | description | 
|---|---|---|
| 2020-10-26 | bsw | Added todo on allowing cors requests for api module | 
| 2020-10-22 | bsw | Fixed condition | 
| 2020-10-22 | bsw | Set session cookie only if session is needed | 
| 2020-10-22 | bsw | Allow cross site request to validate endpoint | 
| 2020-10-20 | bsw | Backout of changes on auth filter | 
| 2020-10-20 | bsw | Create empty session in all cases | 
| 2020-10-20 | bsw | Create empty session if no session available | 
| 2020-10-20 | bsw | Fixed logic in auth filter |