order by last name

This commit is contained in:
Dirk Wetter
2026-07-12 17:09:50 +02:00
parent 56484e30e3
commit e3c3f9e89c
+3 -3
View File
@@ -68,9 +68,6 @@ Full contribution, see git log.
* Christian Dresen * Christian Dresen
- Dockerfile - Dockerfile
* Eric Gu
- HTML report XSS fix (escape server-controlled URLs, #3090)
* enxio * enxio
- support for TN3270/telnet STARTTLS - support for TN3270/telnet STARTTLS
@@ -87,6 +84,9 @@ Full contribution, see git log.
- bugfixes - bugfixes
- former ARM binary support - former ARM binary support
* Eric Gu
- HTML report XSS fix: escape server-controlled URLs
* Jauder Ho * Jauder Ho
- GH Action to build new container images upon push - GH Action to build new container images upon push
- dependabot actions - dependabot actions