Commit graph

4 commits

Author SHA1 Message Date
Peter Goodhall
8f4c2400ad Improve eQSL mapping password reuse UX
Enhances the eQSL mappings form to better support shared usernames by detecting existing usernames, guiding users with contextual hints, and automatically enabling password reuse behavior unless explicitly overridden. It also disables browser autofill/correction on sensitive fields and adds a visual “Reusable password” indicator in the mappings table.
2026-07-18 22:36:55 +01:00
Peter Goodhall
b9fe759c09 Clarify eQSL password reuse in mapping UI
Improves guidance for eQSL mappings by adding a shared-account tip, making the password field label/placeholder explicit about blank-password reuse, and clarifying that passwords are only required for new usernames. The eQSL wiki guide was updated to match this behavior and include a troubleshooting check for first-time username setup.
2026-07-18 22:28:38 +01:00
Peter Goodhall
5e29c66fba Allow blank password reuse in eQSL mappings
When editing or creating an eQSL mapping, the password field can now be left blank. Cloudlog will reuse an existing saved password for the same eQSL username. A password is only required when no saved password exists for that username. The mappings form hint text and docs are updated accordingly.
2026-07-18 22:13:27 +01:00
Peter Goodhall
840f52dc4b Adds improved eqsl functionality 2026-07-18 22:01:33 +01:00