Commit Graph

132 Commits

Author SHA1 Message Date
HB9HIL
c41e6e68dd update user session with impersonation flag 2024-08-27 23:06:22 +02:00
HB9HIL
847327d313 Revert "added operator firstname"
This reverts commit abba3fddad.
2024-08-27 20:01:06 +02:00
HB9HIL
9a76c83683 Merge branch 'dl250cdf_master' into dev 2024-08-26 22:35:28 +02:00
phl0
056c4e2165 Allow AMSAT status page upload for QSOs logged via API 2024-08-25 13:08:05 +02:00
HB9HIL
261e6c7284 Merge remote-tracking branch 'upstream/dev' into dl250cdf_master 2024-08-21 22:07:08 +02:00
HB9HIL
671c33d7de Merge remote-tracking branch 'upstream/dev' into dl250cdf_master 2024-08-17 21:25:48 +02:00
HB9HIL
1601af3e7d Merge remote-tracking branch 'upstream/dev' into impersonate 2024-08-16 20:07:50 +02:00
Andreas Kristiansen
f77bc87248 Need to use user_id upon login, since session is not set 2024-08-16 12:53:30 +02:00
Andreas Kristiansen
bf339a59c2 Easier fix, thanks @HB9HIL 2024-08-16 11:54:53 +02:00
Andreas Kristiansen
d5fa67ff47 Send in user_id 2024-08-16 11:34:31 +02:00
Andreas Kristiansen
e5fa0edd44 Null check needed, removed while testing 2024-08-16 11:22:31 +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
ee759d8b0d removed unused function 2024-08-16 08:17:27 +02:00
HB9HIL
c7fc6a0502 Merge remote-tracking branch 'upstream/dev' into dl250cdf_master 2024-08-09 11:06:43 +02:00
HB9HIL
cccf596ed9 Merge remote-tracking branch 'upstream/dev' into dl250cdf_master 2024-08-07 09:32:53 +02:00
HB9HIL
a6be9839e0 Merge branch 'dev' into default_radio 2024-08-06 00:16:26 +02:00
github-actions
0bb1f916fd default radio 2024-08-05 23:42:42 +02:00
github-actions
32c4e96cbf disable password change for demo users 2024-08-05 21:39:39 +02:00
github-actions
abba3fddad added operator firstname 2024-08-03 14:29:52 +02:00
HB9HIL
c73bf29f37 handle special chars in passwords 2024-07-22 22:47:15 +02:00
HB9HIL
600b31ee4b remove ip check, it's secure without aswell but more flexible 2024-07-11 15:31:38 +02:00
HB9HIL
afa3c0c682 proper encryption of keep login hash 2024-07-11 14:17:38 +02:00
HB9HIL
07a4682101 when updating the session fill the session data only with existing options. 2024-07-05 21:38:38 +02:00
HB9HIL
2970355f5c write radio and active station directly in session 2024-07-01 09:58:54 +02:00
HB9HIL
f339af6ae6 renamed 'language' column in users table to 'user_language' to avoid collisions 2024-06-06 10:46:12 +02:00
phl0
7592744620 We should use 1970 here (Unix time stimp 0) 2024-05-29 13:24:35 +02:00
HB9HIL
2f63da67ab Merge branch 'fix_cia' into date_comparison 2024-05-29 07:14:10 +02:00
HB9HIL
0fad103825 better comparison 2024-05-29 07:12:04 +02:00
int2001
9ab2d196a2 Fix last_seen (Compare Timestamp instead of seconds after full minute) 2024-05-29 04:22:19 +00:00
Andreas Kristiansen
52c54ae210 Merge branch 'import_speed' into import_speed 2024-05-26 08:45:22 +02:00
int2001
57bdafe2c0 Reduce load produced by the "CIA"-Function 2024-05-26 06:02:51 +00:00
Andreas Kristiansen
2ff5775a84 Remove one db call for each page load 2024-05-25 21:24:35 +02:00
int2001
6f90b54be8 Added to Advancedsearch as well 2024-05-13 09:19:24 +00:00
int2001
cba28293c9 Bring Clublog-"QSL" to Frontend 2024-05-13 08:02:10 +00: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
18eb23437d allow to remove lotw, eqsl and clublog password from db 2024-05-09 09:44:43 +02:00
int2001
da54d16ed6 Deletion of User tested 2024-04-03 08:22:06 +00:00
int2001
af053cabc1 Move deletion of QSOs / Stationprofiles to station_model 2024-04-02 16:53:28 +00:00
int2001
60a6011b37 Resorted deletes and added comment for Filesystem-Magic 2024-04-02 16:07:13 +00:00
int2001
a7c67d73f9 Delete all fragments which belongs to a user upon deleting 2024-04-02 15:42:21 +00:00
int2001
7e1a7f2fd1 Fix no value also at user_model 2024-03-22 09:18:00 +00: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
phl0
3326883ff6 Add swtich function to user creation as well 2024-03-22 07:17:55 +01:00
phl0
acf9e6d5ad Make IOTA reference switchable to QSO tab 2024-03-22 07:16:04 +01:00
int2001
5759a604d1 Refactored to user_options_table 2024-03-07 16:34:22 +00:00