Skip to content

v3.2.0: Merge pull request #185 from hinashi/fixed/entry_api_offset

Compare
Choose a tag to compare
@hinashi hinashi released this 17 Aug 00:56
· 3840 commits to master since this release
4cc72a3

Changed

  • Update Django to version 3.2.4 LTS (#153)

Fixed

  • Fixed the result being different depending on the hint_attr_value of search_entries (#158)
  • Fixed a problem in the processing of import entry (#159)
  • Fixed urls to avoid some warnings (#174)
  • Fixed LDAP error output due to authentication failed (#179)
  • Fixed a warning log with an SSL connection to the extarnal (#182)
  • Fixed an exception error when specifying an invalid offset in GET entry API (#183)
  • Fixed a bug that raises an exception at API handler of update entry (#186)