Skip to content

Releases: ddserver/ddserver

Version 0.2

22 Jan 16:21
Compare
Choose a tag to compare

Version 0.2 of ddserver adds a bunch of new features and fixes some bugs.

New features:

  • Updated and added configuration examples
  • Switched to bootstrap3 using fontawesome icons
  • Performed lots of look and feel optimizations
  • Added some statistics to index page
  • Added password strength meters to password forms
  • Configurable TTL of A records and lower default value
  • Added description field to hostnames
  • Set an individual number of maximum hostnames per user
  • Added a manual add-user function for administrators
  • Added basic support for blacklisting hostnames

Fixes:

  • Fixed issues with the mysql schema
  • Catch exceptions from mail and database modules
  • Do not show details of other users hosts
  • Only allow valid ip addresses in update requests
  • Fixed issues in hostname and username validator
  • Fixed an issue, which led to database connection errors