Skip to content

Releases: ionos-cloud/dim

dim-4.0.7

14 Jun 06:39
Compare
Choose a tag to compare
  • fixes for rr_list2 and zone_list2 (makes web-gui happy)

dim-4.0.6

11 Jun 12:00
Compare
Choose a tag to compare
  • Solve issues with DIM script utilies by pinning Flask and other versions

dim-4.0.5

10 Jun 12:34
Compare
Choose a tag to compare
  • update to Flask 2
  • remove global option bigint_as_string

Parts which rely on flask._compat are still broken (manage_dim, manage_db). Fix is under development.

dim-4.0.4

09 Jun 09:28
Compare
Choose a tag to compare
  • revert change of reject_request
  • adds the needed .encode('utf-8')

dim-4.0.2

08 Jun 08:17
Compare
Choose a tag to compare
  • ldapsync fix
  • dnssec keystorage format fix

dimclient-0.4.3

26 May 08:40
Compare
Choose a tag to compare
  • fc34 support
  • el7 support

dim-web-0.1

18 Jun 12:22
4705e19
Compare
Choose a tag to compare
dim-web - remove old files (#46)

The requirements.txt is not necessary anymore, as the build process is
done through the setup.py in the dim-web directory.

It caused some error messages of old dependencies, even when not used.