HB9HIL
|
96c042cb3f
|
allow user to display the radio name
|
2026-08-08 08:29:07 +02:00 |
|
HB9HIL
|
b926071526
|
apiv2: refactored club ressource and extended it
|
2026-08-01 11:27:25 +02:00 |
|
HB9HIL
|
4c70577ffc
|
apiv2: revoke api tokens if member is deleted or the clubstation is converted
|
2026-08-01 09:45:18 +02:00 |
|
Fabian Berg
|
68ff47a6e9
|
Merge branch 'dev' into api_v2
|
2026-07-29 08:53:06 +02:00 |
|
HB9HIL
|
02ae9d759f
|
fixed comment
|
2026-07-24 13:22:36 +02:00 |
|
HB9HIL
|
90db9688eb
|
delete tokens if user is deleted
|
2026-07-20 07:37:26 +02:00 |
|
Andreas Kristiansen
|
0cf2eb9995
|
More unused functions in models
|
2026-07-15 15:06:20 +02:00 |
|
int2001
|
e6116fab67
|
Fix Dashboard-Options on login
|
2026-07-14 10:47:30 +00:00 |
|
int2001
|
4612517031
|
Strip things
|
2026-07-04 14:58:15 +00:00 |
|
int2001
|
a5adb760ad
|
Skip inserting map-style to install.sql / we've defaults (as demanded!)
|
2026-07-04 14:57:10 +00:00 |
|
int2001
|
0ed0a2a50b
|
Fix issues with map-style
|
2026-07-03 07:06:44 +00:00 |
|
Joerg (DJ7NT)
|
d5ab4d9e5f
|
Merge pull request #3412 from wohenbuguai/feature/Custom-Map-Theme-Style
Feature/custom map theme style(Customize for each user)
|
2026-07-02 15:08:49 +02:00 |
|
ShenRQ(BH4FJN)
|
19943fae0e
|
Since the map_custom_tile_style field has been added to the database, the corresponding field has been included in the file to ensure successful installation and initialization.
|
2026-07-02 14:12:33 +08:00 |
|
Andreas Kristiansen
|
3c4f2f7c4b
|
Merge branch 'dev' into dashboard_card_options
|
2026-07-01 17:28:09 +02:00 |
|
Andreas Kristiansen
|
ab49fff7a7
|
Make sure we return the cached value
|
2026-07-01 13:15:14 +02:00 |
|
Andreas Kristiansen
|
f2f409199e
|
Don't use optionslib. Add caching
|
2026-06-30 12:58:37 +02:00 |
|
Andreas Kristiansen
|
548ba84efe
|
Merge branch 'dev' into quick_theme_switcher
|
2026-06-30 11:19:01 +02:00 |
|
Andreas Kristiansen
|
6c100fa49e
|
[Dashboard] Added settings for kpi and solar
|
2026-06-30 10:43:13 +02:00 |
|
kc9uhi
|
2d513a2e33
|
option for active logbook stations
|
2026-06-20 10:29:55 -07:00 |
|
Andreas Kristiansen
|
77ff0bcc83
|
[Quick theme switcher] Proof of concept
|
2026-06-14 15:19:02 +02:00 |
|
HB9HIL
|
6071c16ad7
|
delete the whole userdata directory for the user if the user is deleted
|
2026-06-14 14:00:21 +02:00 |
|
Andreas Kristiansen
|
3e7938e66f
|
Qsldesigner refactor (#3303)
|
2026-06-14 13:56:09 +02:00 |
|
HB9HIL
|
682cb7570a
|
fix firstloginwizard session flag mismatch
|
2026-06-10 09:10:28 +02:00 |
|
HB9HIL
|
de839174d5
|
refactored update_session()
|
2026-06-08 21:29:17 +02:00 |
|
HB9HIL
|
b97ed22380
|
set both default disabled
|
2026-06-08 19:28:08 +02:00 |
|
Andreas Kristiansen
|
7fdf170b55
|
Update application/models/User_model.php
Co-authored-by: Fabian Berg <fabian.berg@hb9hil.org>
|
2026-06-08 19:16:13 +02:00 |
|
Andreas Kristiansen
|
e10107b9b4
|
Set user options correctly
|
2026-06-07 07:47:27 +02:00 |
|
HadleySo
|
beb383e6dd
|
Remove user_password from JWT allow
|
2026-03-19 01:03:34 -05:00 |
|
HadleySo
|
5eadc2a8a7
|
Change to allow list for JWT claim updates
|
2026-03-19 01:00:50 -05:00 |
|
HadleySo
|
84de1bf912
|
prevent elevate privileges with JWT claims
|
2026-03-18 22:53:31 -05:00 |
|
HB9HIL
|
55ec36b20f
|
fix db search for json values
|
2026-03-18 23:34:08 +01:00 |
|
HadleySo
|
012587e479
|
handle when password field not in UI
|
2026-03-18 17:21:41 -05:00 |
|
HB9HIL
|
26340f3ca1
|
refactoring
|
2026-03-18 15:26:31 +01:00 |
|
HB9HIL
|
6849196487
|
added security comment for changes at user_model::add()
|
2026-03-18 10:24:12 +01:00 |
|
Fabian Berg
|
5d6c57b738
|
Merge branch 'dev' into dev
|
2026-03-17 08:45:36 +01:00 |
|
HB9HIL
|
afefae9829
|
fixed old vulnerabilities and improved readability
|
2026-03-16 00:41:20 +01:00 |
|
HB9HIL
|
651845bf77
|
add option to hide the normal login form
|
2026-03-09 12:02:37 +01:00 |
|
HB9HIL
|
c049434f2a
|
external_account flag for sso accounts
|
2026-03-08 23:28:03 +01:00 |
|
int2001
|
3eae1c71db
|
Add option to disable Map at QSO-Window
|
2026-02-22 09:02:23 +00:00 |
|
int2001
|
48958b165d
|
Prevent downloading LoTW-Reports from users who have no QSO
|
2026-02-17 14:46:23 +00:00 |
|
HB9HIL
|
201655524b
|
garbage collector as lib so we don't collide with the actual cache driver
|
2026-02-02 20:46:46 +01:00 |
|
HB9HIL
|
724defa2cc
|
implement config option to directly log into a club
|
2026-02-01 01:07:47 +01:00 |
|
HB9HIL
|
ce4a5e7b9d
|
enforce minimum session expiration time of 43200 seconds for security and create session_token instead of using session id for hash creation
|
2026-01-26 13:04:28 +01:00 |
|
HB9HIL
|
148a8e4fd9
|
remove session id from user_hash as this is not suitable for us
|
2026-01-26 12:17:23 +01:00 |
|
HB9HIL
|
c0ba5b9c6a
|
return bool in update_session
|
2026-01-26 09:38:12 +01:00 |
|
HB9HIL
|
d6dfdaa537
|
use hmac sha256 hash for session hashes as it's much much faster
|
2026-01-26 09:37:21 +01:00 |
|
int2001
|
6fcecff5d2
|
Add Optionhandling
|
2025-12-11 05:44:23 +00:00 |
|
phl0
|
ab0412459d
|
Same for user creation
|
2025-11-14 08:16:28 +01:00 |
|
phl0
|
41867f7534
|
Prevent user_callsign to have Ø in DB
|
2025-11-14 08:07:01 +01:00 |
|
phl0
|
35ab60fa13
|
Option cannot be written to the auth table on user creation
|
2025-11-02 18:06:16 +01:00 |
|