Commit graph

14 commits

Author SHA1 Message Date
Dan
5804cbcdd7 Cleaning up 2025-01-27 07:58:10 +07:00
Dan
6747b0e3c5 Improve MFA
Temporarily save username and password during MFA login to session file and not into hidden input
2025-01-24 23:28:06 +07:00
danpros
28519f15a1 Multi URLs session 2024-01-06 19:09:01 +07:00
danpros
adfaf19cf1 Add insert image button 2023-12-12 21:16:30 +07:00
danpros
e7848acf6f Redir the frontpage to home 2021-04-15 12:11:23 +07:00
danpros
0bc0931eff Improve set cookie params
Add conditional statement. Before PHP 7.3 it only receive string
2021-04-15 12:05:45 +07:00
ProjectPatatoe
496995159f set samesite cookie attribute to strict 2021-04-14 14:25:07 -07:00
ProjectPatatoe
7e709addb5 no cookie for just reading 2021-04-14 14:25:07 -07:00
danpros
f6c5655e92 Image upload fix 2021-03-06 22:00:47 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
Kanti
a685bcf91b [TASK] update composer 2015-03-30 19:06:21 +02:00
Kanti
0237e04a0e PSR-2 conform 2014-11-10 08:19:38 +01:00
Matthias Vogel
a257c1c2ea replaced All
$_SESSION['user']
$_SESSION[config("site.url")]['user']
to prevent login Bug on multiple Installations
2014-07-08 18:33:42 +02:00
Danang Probo Sayekti
cdf2a4dd2b Change admin panel
Change admin panel.
2014-01-29 10:30:45 +07:00
Renamed from admin/includes/session.php (Browse further)