Commit Graph

72 Commits

Author SHA1 Message Date
HB9HIL
359441646b make dxcluster refresh time configurable 2026-02-16 08:38:21 +01:00
HB9HIL
09441452ae typos 2026-02-06 22:50:20 +01:00
HB9HIL
909289360e synced configs 2026-02-06 22:42:11 +01:00
HB9HIL
310dcfabba config sync 2026-01-26 14:07:22 +01:00
HB9HIL
86ffc6dd77 improved wording 2026-01-26 13:41:18 +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
Aleksey Ubozhenko R3DHX
1175ab1bef fixed url in comment: qrzru.com -> qrz.ru 2025-02-21 21:29:00 +03:00
Andreas Kristiansen
63473b773d Added qrz.ru to install config 2025-02-06 12:49:27 +01:00
HB9HIL
2392caadab config switch to disable qso counter in user list 2025-01-30 20:59:20 +01:00
HB9HIL
96e537c730 make the whole subfolder story more bullet proof 2025-01-22 10:43:01 +01:00
Joerg (DJ7NT)
80bd1f01ac Merge pull request #1495 from int2001/brute_force_protection
Brute force protection
2025-01-20 16:33:46 +01:00
HB9HIL
505e6ba4a9 show hint about qrz.com login credentials. QRZ.com needs your callsign as username. Email causes issues 2025-01-15 22:33:55 +01:00
int2001
c4e7d3dd85 Also for installation-config 2025-01-13 15:24:54 +00:00
Fabian Berg
c70c2ec5cd Clubstations for Wavelog (#1334)
* feat[clubstations]: New DB structure

* feat[clubstations]: Add clubstationstable in user managment

* feat[clubstations]: Show last operator

* feat[clubstations]: Better solution for last operator. tnx for the hint @int2001

* feat[clubstations]: New Club Model and Controller

* feat[clubstations]: Add "Add User" and "Edit User" functionality

* docs[clubstations]: move comment

* feat[clubstations]: Add "Delete Member" functionality

* feat[clubstations]: some enhancements and javascript

* fix[clubstations]: Wrong message class for flashmessages

* feat[clubstations]: Added Switch in the Header menu (not functional yet)

* feat[clubstations]: clubswitch modal

* fix[clubstations]: Load encryption library if not already loaded

* fix[clubstations]: Prevent direct login attempts to clubstations and enhance impersonation authorization

* fix[clubstations]: Typo

* feat[clubstations]: Only show the operator dialog if there is something fishy

* fix[user]: little UI bug

* feat[impersonate]: Add source uid to session data

* fix[impersonate]: logic adjustment

* feat[clubstations]: Add manage button in header menu for club officers

* fix[clubstations]: typo in permission level check

* fix[clubstations]: Full rights for the admin

* feat[impersonate]: Custom sessiondata

* feat[impersonate]: Implement stop impersonation feature with modal confirmation; "the way back"

* fix(modal): Fix bug where modal was hidden when mouse leaved the browser content

* docs(config): Adjust config description for special callsigns and clubstations

* feat(club): Add club access check helper

* typo

* fix[impersonation]: Better text

* feat(club): Selectize for a efficient user search

* feat(clubstations): Restrict clubstations based on users permission level part 1/x

* adjustments for dev merge

* Adjusted club right for the advanced logbook

* feat[user]: Refactoring of the Action Buttons in the user table

* fix[club_permissions]: normal button instead small one for club permissions

* remove unnecessary line break in modal body

* feat[clubstations]: Add Club Mode badge to the header

* fix[clubstations]: fix maintenance mode

* allow switch back on http

* feat(simplefle): display operator input based on club_access

* small UI adjustments

* small UI adjustments

* moved api page to a index.php file and added support for clubstations

* removed unused stuff

* typo

* radios and api keys

* missed one binding

* fix qso view, even officers do just see their own radios in QSO logging

* omit the need for a relogin to see the changes as an admin

* 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

* If the user is not the creator of the API key, it's likely a clubstation. In this case the callsign of the clubstation can not be the same as the callsign of the user (operator call provided by the user). If this is the case, we need to use the callsign of the creator of the API key

* remove debug messages

* better UI in header

* found a typo

* full access in clubstations for admins (if accessed via admin usertable)

* adjusted text

* adjusted text

* adjust text

* reduce required chars

* bugfix: missing the correct authentication in case the admin was not member of the club. he wasn't able to switch back

* reduce debug messages

* fixed UI bug related to tooltips

* load js in controller

* upps..

* some UI adjustments

* corrected permissions

* if user gets delete we need to remove data in club_permissions and also api keys which were created by this user

* Notify members about new memberships or changes in permission level

* add spinner to save button

* make login/logout process more bulletproof

* remove the relogin cookie after the attempt

* better strategy

* bug where switch back failed if user is no admin

* make api keys more secure

* mask not owned api keys

* removed annoying link

* if a user gets removed from a club we also should delete the corresponding api keys and cat radios

* adjusted wiki link

* Auto creation of logbook and location when new user is created

* store and display locator in uppercase

* same for callsign

* fixed a bug in user/club creation

* Revert "Auto creation of logbook and location when new user is created"
We found another solution to which will be addressed in a second PR
This reverts commit f05f4b7bf0.

* Optimized SQL for stats at userlist

* Source query for lastop "out", because mysql<9.0 can't handle Windowed functions

* adjust migration

* add new columns to users table to get created_at and modified_at

* added a partial down function

* add operator dropdown for clubstations

* fix mig version

* Add some backend restrictions in case a user wants to try something funny with the club

---------

Co-authored-by: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com>
Co-authored-by: int2001 <joerg@dj7nt.de>
2025-01-02 10:22:23 +01:00
phl0
6728ca6a1d Add to install template as well 2024-12-17 15:34:10 +01:00
HB9HIL
40028805ab add qrzcq to the installer 2024-11-27 22:31:02 +01:00
HB9HIL
95c7bd61b1 added hint in trx control config that nothing is implemented yet. just to avoid confusion 2024-11-23 10:16:19 +01:00
HB9HIL
e1773fb26a library for trx-control 2024-11-03 23:23:38 +01:00
HB9HIL
c2e9c2625f better place it in the config.php 2024-10-07 09:31:10 +00:00
HB9HIL
ec2fdd9367 turn version check config around so users don't need to add the config item 2024-09-12 17:55:36 +02:00
phl0
628e67a4ec Default on 2024-09-12 15:25:27 +02:00
phl0
6a36465574 Add banner for admins and config switch. Update by cron 2024-09-12 15:24:18 +02:00
HB9HIL
f76db5c58e add to the sample configs 2024-08-21 17:02:52 +02:00
HB9HIL
5d2b8c998e add config switch to disabled impersonate 2024-08-19 21:07:26 +02:00
github-actions
1b69701c00 change description of encryption key in config 2024-08-03 11:25:20 +02:00
HB9HIL
3cc925d9ea next install refactoring 2024-07-21 17:48:02 +02:00
HB9HIL
316d010b9b removed deprecated language stuff from configs 2024-07-08 10:28:31 +02:00
HB9HIL
60ec68966f prepared wiki link 2024-06-26 00:49:21 +02:00
HB9HIL
24f11b466d switch to hide user menu 2024-06-26 00:46:25 +02:00
HB9HIL
8b0fc6dcae prepared config 2024-06-25 23:29:54 +02:00
HB9HIL
8da6d4a99c Merge branch 'dev' into alpha 2024-06-13 15:00:16 +02:00
Christoph Kottke
dc05f692c9 * [OQRS] also add the configuration switch in the installer 2024-06-13 12:13:16 +02:00
phl0
145d32e077 Fix whitespace 2024-06-13 11:55:27 +02:00
HB9HIL
fa4c90ddb5 marked old multilang config in installer as deprecated aswell 2024-06-09 16:44:11 +02:00
int2001
a0465d5bec Added QRZ.com disabler to first-config/installer 2024-05-18 16:13:07 +00:00
int2001
ba448ee664 Config-Template 2024-05-16 08:25:22 +00:00
HB9HIL
c65cc18948 better approach 2024-03-10 11:20:16 +01:00
HB9HIL
f0c8f6004a use double quotes in config to avoid #211 2024-03-09 23:54:12 +01:00
HB9HIL
b2aa23292f userdata config default on 2024-02-26 11:43:16 +01:00
HB9HIL
57acd58179 updated comment in config.php (sample and installer) 2024-02-06 10:49:52 +01:00
HB9HIL
0f7f7272d3 callbook config install 2024-01-30 10:50:48 +01:00
HB9HIL
35e79eddf9 config tab layout 2024-01-29 11:09:45 +01:00
HB9HIL
3508897de7 install button 2024-01-28 19:47:32 +01:00
HB9HIL
ff87c09a55 New installer - initial commit (work in progress) 2024-01-27 20:25:35 +01:00
DJ7NT
1d89924213 Changed default credentials to 4w7est/password 2024-01-26 07:28:35 +00:00
HB9HIL
357a0532b7 removed comments for app_version in config.php 2024-01-18 08:13:20 +01:00
Joerg (DJ7NT)
4cf4a8f5ef get rid of never used version
Co-authored-by: HB9HIL <80885850+HB9HIL@users.noreply.github.com>
2024-01-18 07:37:55 +01:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
97e87de210 Replace ALL lowercase occurences of cloudlog by wavelog 2024-01-17 14:13:23 +00:00
Peter Goodhall
36f0a30923 Updated the install config with the latest parts for language. 2023-08-02 13:29:04 +01:00