feat: ssh auth, protocol management, and cleanup

This commit is contained in:
infosave2007
2026-01-23 17:55:40 +03:00
parent 60fc55fd47
commit bbab877eac
70 changed files with 16225 additions and 986 deletions
+19
View File
@@ -32,6 +32,21 @@ test_qr.svg
*.swo
*~
# Local tooling / scratch
.trae/
scripts/_cycle_out/
# Local exported client configs (do not commit)
oleg*.conf
adminnew*.conf
________*.conf
*fixed*.conf
test_client_simple.conf
# Local QR exports / screenshots
*_QR.png
photo_*.jpeg
# Build artifacts
dist/
build/
@@ -42,3 +57,7 @@ backup/
backups/
TEST_RESULTS.md
LDAP_FEATURE.md
# Documentation and Tests
tests/
docs/