Skip to content

Login Service V1.3.1

Choose a tag to compare

@TheLydonKing TheLydonKing released this 24 Mar 11:51
· 15 commits to master since this release
d142d84

Release Notes:

  • Added new Ldap retry feature in order to protect the user from brief moments of network or Ldap outages. This is done by setting configuration properties which set the amount of retry attempts to do before sending an error to the user as well as the delay time between each attempt. #119
  • Added new documentation indicating the above new feature. #123