Skip to content

Releases: Nero2201/https-login

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 16:52

v1.3.0 (2025-12-12)

Bug Fixes

  • Ändere Standard-Hostname von 'localhost' zu '127.0.0.1' in der Hauptfunktion (24c4628)

Features

  • Implementiere IP-Tracking für fehlgeschlagene Anmeldeversuche und blockiere den Zugriff nach 5 Fehlversuchen (7912c45)

Detailed Changes: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 16:18

v1.2.0 (2025-12-12)

Features

  • Implementiere IP-Tracking für fehlgeschlagene Anmeldeversuche und verbessere Zertifikatserstellung (71be95c)

Detailed Changes: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:31

v1.1.1 (2025-12-12)

Bug Fixes

  • Ändere Argument für Host von -h zu -H in der Hauptfunktion (6fd892a)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 15:09

v1.1.0 (2025-12-12)

Features

  • Füge Versionsargument zur Hauptfunktion hinzu und importiere sys (23f9f6b)

Detailed Changes: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Dec 14:30

v1.0.0 (2025-12-12)

  • Initial Release