Commit graph

7 commits

Author SHA1 Message Date
Jyoti S
134d8faa85
Logout redirection call must reach the server
On Firefox 130 the logout (301 redirection to admin page) is getting cached and hence the logout action does not take place. Adding Cache-control to specify the browser to not-cache this is required for logout to work properly.
2024-10-02 07:50:04 +05:30
Diego Najar
2b1e09646b After logout go to login page 2018-10-23 20:25:06 +02:00
Diego Najar
2e33afda0c New rule for routing URLs 2018-09-11 23:37:45 +02:00
Diego Najar
9676e995ef redirect pages with trailing slash 2018-08-27 22:19:42 +02:00
Diego Najar
e1866d05d5 bug fixes, improves on paginator, admin url filter 2017-07-30 14:25:16 +02:00
Diego Najar
95e6500993 Remove posts 2017-05-16 00:46:20 +02:00
dignajar
e7890f4a71 changes on directories names 2016-01-20 21:29:01 -03:00
Renamed from kernel/helpers/redirect.class.php (Browse further)