Commit Graph

124 Commits

Author SHA1 Message Date
HB9HIL
c41e6e68dd update user session with impersonation flag 2024-08-27 23:06:22 +02:00
HB9HIL
5d2b8c998e add config switch to disabled impersonate 2024-08-19 21:07:26 +02:00
HB9HIL
f52323b6b3 improved security 2024-08-19 20:35:56 +02:00
HB9HIL
9e4dabfae9 custom_date_format and other UI adjustments 2024-08-17 12:17:16 +02:00
HB9HIL
c7da716893 adjusted comments 2024-08-17 11:35:30 +02:00
HB9HIL
5bb31d8b8e rename user/main.php to user/index.php to match our default naming 2024-08-17 09:40:21 +02:00
HB9HIL
356595eb85 comments 2024-08-17 08:40:32 +02:00
HB9HIL
05295d1694 thanks to POST we can remove url_encoding and prevent issues here 2024-08-17 00:45:09 +02:00
HB9HIL
14433d46cb use POST instead of GET 2024-08-16 20:36:39 +02:00
HB9HIL
1601af3e7d Merge remote-tracking branch 'upstream/dev' into impersonate 2024-08-16 20:07:50 +02:00
HB9HIL
016f3767c1 catch the case if no $hash is given 2024-08-16 19:56:35 +02:00
HB9HIL
aa85437702 Merge pull request #761 from HB9HIL/dashboard_warnings 2024-08-16 12:41:10 +02:00
Andreas Kristiansen
bf339a59c2 Easier fix, thanks @HB9HIL 2024-08-16 11:54:53 +02:00
HB9HIL
e69c551857 if the encryption_key is still the flossie thing you can't use the impersonate for security reasons 2024-08-16 11:24:07 +02:00
HB9HIL
ee05431223 added a TODO 2024-08-16 11:09:37 +02:00
HB9HIL
47afd9d284 small adjustments 2024-08-16 11:06:21 +02:00
Andreas Kristiansen
c48b29c8ea Fixing qrg unit saving, and only load on login or change 2024-08-16 11:05:43 +02:00
HB9HIL
65ca7681d3 encrypt the uid with the instance encryption key to make it more secure 2024-08-16 10:43:40 +02:00
HB9HIL
5dee1b9968 You're not allowed to do that! 2024-08-16 10:08:44 +02:00
HB9HIL
4b0517b9b4 show layout/messages on the dashboard 2024-08-16 10:05:59 +02:00
HB9HIL
da42dc9224 first mockup of impersonat function 2024-08-16 09:06:14 +02:00
HB9HIL
b281143aa8 make use of the config for cookie names 2024-08-13 08:30:54 +02:00
HB9HIL
5e7a6b5cb1 fix keep_login cookie 2024-08-13 08:26:28 +02:00
HB9HIL
28c0021921 Merge branch 'dev' into installer_v2 2024-07-26 11:49:24 +02:00
HB9HIL
f81353dfb2 Update User.php
removed debugging log_message
2024-07-26 11:12:51 +02:00
HB9HIL
eead1974eb Merge branch 'dev' into installer_v2 2024-07-22 16:31:33 +02:00
HB9HIL
30156a6144 add flags to user language edit and add 2024-07-22 16:16:03 +02:00
HB9HIL
57e2f54160 first login message 2024-07-21 17:47:19 +02:00
HB9HIL
5f170311f7 demo stuff 2024-07-11 21:43:58 +02:00
HB9HIL
f0f0f2ff8e add httponly to cookie settings 2024-07-11 17:43:31 +02:00
HB9HIL
4eddb78b8e prevent cookie login if encryption_key is flossie 2024-07-11 17:04:57 +02:00
HB9HIL
afa3c0c682 proper encryption of keep login hash 2024-07-11 14:17:38 +02:00
HB9HIL
a054f0bb40 block user edit if hide is enabled 2024-06-26 01:19:39 +02:00
HB9HIL
e79c6e8b60 added some more strings for user login/logout 2024-06-09 20:40:03 +02:00
HB9HIL
2a5c6538aa page titles 2024-06-08 11:01:59 +02:00
HB9HIL
d7e7c8a79f $this and $ci lang fixes 2024-06-06 21:32:42 +02:00
HB9HIL
8ae5723d14 get rid of unnessesary lang loads 2024-06-06 10:47:30 +02:00
HB9HIL
f339af6ae6 renamed 'language' column in users table to 'user_language' to avoid collisions 2024-06-06 10:46:12 +02:00
int2001
cba28293c9 Bring Clublog-"QSL" to Frontend 2024-05-13 08:02:10 +00:00
HB9HIL
c7a5465b54 we want to show options of the user the admin is editing 2024-05-09 14:24:56 +02:00
HB9HIL
a6cd207f37 add missing data to database 2024-05-09 14:08:25 +02:00
HB9HIL
bd4f2a2a50 don't overwrite pwd if it's the placeholder 2024-05-09 13:09:34 +02:00
HB9HIL
2e99aa563f return hidden values 2024-05-08 12:53:22 +02:00
HB9HIL
e8dc47773a option to show utc time in header menu 2024-05-05 14:56:11 +02:00
phl0
a246971b96 Page title for user delete page 2024-04-04 20:10:53 +02:00
phl0
06205da573 Make DOK switchable to QSO tab 2024-03-22 08:35:02 +01:00
phl0
0671c99b0d Make SIG/SIG_INFO switchable 2024-03-22 08:26:26 +01:00
phl0
db816ff3f4 Make POTA switchable 2024-03-22 08:15:45 +01:00
phl0
907f0798c6 Make WWFF switchable 2024-03-22 08:06:54 +01:00
phl0
7b31239245 Make SOTA switchable 2024-03-22 07:57:31 +01:00