koblog/bl-kernel
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
..
abstract bludit v3.15.0 2023-07-15 15:59:51 +02:00
admin Display correct welcome message when hour is exactly 6, 12 or 18 2024-07-07 13:50:14 +01:00
ajax fix: page upload symlink 2024-06-23 21:46:43 +02:00
boot feat: new bludit version with bug fix for php 5 2024-08-25 10:11:57 +02:00
css bludit v3.15.0 2023-07-15 15:59:51 +02:00
helpers Logout redirection call must reach the server 2024-10-02 07:50:04 +05:30
img Move images to bl-kernel folder #981 2019-03-07 16:13:47 +01:00
js bludit v3.15.0 2023-07-15 15:59:51 +02:00
vendors/bootstrap-icons bludit v3.15.0 2023-07-15 15:59:51 +02:00
categories.class.php include sticky and static pages to the categories 2019-02-28 19:44:46 +01:00
category.class.php Get categories via the API 2019-05-12 12:32:12 +02:00
functions.php fix: password length when changed user password 2024-06-22 16:34:24 +02:00
language.class.php check extension and path traversal 2019-03-10 18:27:24 +01:00
login.class.php chore: add prettierrc and dir=auto to form inputs 2024-06-22 16:22:05 +02:00
pages.class.php feat: new bludit version with bug fix for php 5 2024-08-25 10:11:57 +02:00
pagex.class.php Update pagex.class.php 2024-07-06 23:05:51 +02:00
parsedown.class.php Update parsedown 1.7.3 -> 1.7.4 2020-01-01 16:24:11 +05:30
security.class.php Remove use of headers that can be used to bypass anti-brute force controls 2019-10-05 18:22:25 +01:00
site.class.php add telegram support #1565 2024-06-30 21:48:29 +02:00
syslog.class.php fix typos 2020-06-03 23:59:07 -07:00
tag.class.php
tags.class.php Bug fix for PHP 5.6 when upload images 2019-05-29 19:28:11 +02:00
url.class.php fix typos 2020-06-03 23:59:07 -07:00
user.class.php add telegram support #1565 2024-06-30 21:48:29 +02:00
users.class.php rollback users with no-casesensitive 2020-07-13 20:36:11 +02:00