Question: Seeing logs that don't belong to me.
@BG5UWQ
Replication:
Open the user log book. https://forum.hamcq.cn/u/1268/logbook
Click to reset
Someone else's log appears.
Analysis:
The interface logic is incomplete.
Defaults to normal operation; request follows:
https://forum.hamcq.cn/api/ham_log?filter%5Buid%5D=1268&filter[call]&filter[date]&sort by -created_time&page[offset]=0&include
Request after resetting search criteria:
https://forum.hamcq.cn/api/ham_log?sort=-created_time&page[offset]=0&include
After resetting, user ID and other query parameters are lost, and a list of logs for all users is returned.
Environment:
System: Microsoft Windows 11 Pro for Workstations - Version 10.0.22621.1992, Build 22621.1992
Browser: Firefox 115.0.3
Additionally:
The LOTW binding also appears to be malfunctioning, possibly due to related configurations not being updated after a domain name change.