BookStack/resources
Dan Brown f910738a80
Changed logout routes to POST instead of GET
As per #3047.

Also made some SAML specific fixes:
- IDP initiated login was broken due to forced default session value.
  Double checked against OneLogin lib docs that this reverted logic was fine.
- Changed how the saml login flow works to use 'withoutMiddleware' on
  the route instead of hacking out the session driver. This was due to
  the array driver (previously used for the hack) no longer being
  considered non-persistent.
2021-11-14 21:13:24 +00:00
..
icons Started build of tag view 2021-11-06 16:30:20 +00:00
js Reviewed and refactored additional editor draft save warnings 2021-10-04 20:26:55 +01:00
lang Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
sass Added tag highlighting in search 2021-11-13 13:02:32 +00:00
views Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00