Skip to content

v0.8.0

Compare
Choose a tag to compare
@nitmir nitmir released this 08 Mar 13:29
· 113 commits to master since this release
v0.8.0

Added

  • Add a test for login with missing parameter (username or password or both)
  • Add ldap auth using bind method (use the user credentials to bind the the ldap server and let the
    server check the credentials)
  • Add CAS_TGT_VALIDITY parameter: Max time after with the user MUST reauthenticate.

Fixed

  • Allow both unicode and bytes dotted string in utils.import_attr
  • Fix some spelling and grammar on log messages. (thanks to Allie Micka)
  • Fix froms css class error on success/error due to a scpaless block
  • Disable pip cache then installing with make install

Changed

  • Update french translation