This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Small enhancement to allow transient authentication, e.g. successful authentication is not based on user name only. Instead, if user name starts with q
, the user name and the password are compared. This is to allow authentication middleware to check for ignoring authentication requests if there is a certain amount of failed authentications.