HB9HIL
|
3259458b77
|
if user gets delete we need to remove data in club_permissions and also api keys which were created by this user
|
2024-12-12 13:16:44 +01:00 |
|
HB9HIL
|
e283318631
|
reduce required chars
|
2024-12-11 16:18:53 +01:00 |
|
HB9HIL
|
c7ae19742f
|
Omit the need for relogin after club changes in general. It's a question of UX. It's better to accept a little higher DB load (if clubstations are enabled) then the need of an user to relogin. There is some room for improvement by changing user_model->get_by_id() and adding a join there. This can be done later if we see that the load is too high
|
2024-12-11 11:18:09 +01:00 |
|
HB9HIL
|
757bcff5e1
|
fix[clubstations]: fix maintenance mode
|
2024-12-10 20:53:14 +01:00 |
|
HB9HIL
|
f606e8cd69
|
feat[user]: Refactoring of the Action Buttons in the user table
|
2024-12-10 00:18:07 +01:00 |
|
HB9HIL
|
b006a514ef
|
feat(club): Selectize for a efficient user search
|
2024-12-08 23:13:46 +01:00 |
|
HB9HIL
|
e578b79719
|
feat[impersonate]: Implement stop impersonation feature with modal confirmation; "the way back"
|
2024-12-08 16:56:07 +01:00 |
|
HB9HIL
|
009a4a35fe
|
feat[impersonate]: Custom sessiondata
|
2024-12-08 09:33:37 +01:00 |
|
HB9HIL
|
c274931b76
|
fix[impersonate]: logic adjustment
|
2024-12-07 23:48:58 +01:00 |
|
HB9HIL
|
ae1dee4b2b
|
feat[impersonate]: Add source uid to session data
|
2024-12-07 23:41:00 +01:00 |
|
HB9HIL
|
3fbea7a6f7
|
fix[clubstations]: Prevent direct login attempts to clubstations and enhance impersonation authorization
|
2024-12-07 22:50:27 +01:00 |
|
HB9HIL
|
12cd1b9c93
|
feat[clubstations]: Added Switch in the Header menu (not functional yet)
|
2024-12-07 20:22:15 +01:00 |
|
HB9HIL
|
de11118f47
|
feat[clubstations]: Better solution for last operator. tnx for the hint @int2001
|
2024-12-06 18:54:14 +01:00 |
|
HB9HIL
|
da34db6f43
|
feat[clubstations]: Show last operator
|
2024-12-06 18:27:17 +01:00 |
|
HB9HIL
|
de869cd2ac
|
feat[clubstations]: Add clubstationstable in user managment
|
2024-12-06 18:06:16 +01:00 |
|
HB9HIL
|
4fcfd667e2
|
Static Map API (#1098)
Added new Static Map Feature
---------
Co-authored-by: phl0 <github@florian-wolters.de>
|
2024-10-31 10:26:59 +01:00 |
|
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 |
|