Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 575 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 575 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2019-11-08

Changed

  • If user name starts with a 'q' and the user name is not equal to the password, authentication fails.

    This is to test changing authentication, e.g. for software that does only allow a certain number of failed authentications within a certain time period.

[1.0.0] - 2019-08-29

Added

  • Simple authentication, based solely on the user name.