You are here: Home Downloads Changelogs Enterprise Changelog

Enterprise Changelog

Added the ability to create pre-registration codes via the wClient API.

3.4.62-b445:3.4.81-b676

  • Fixes for AD self-registration scripts.
  • Removed $JAVA_HOME/bin/ from the keytool command for openjdk compatibility
  • Fix missing imports statements
  • Automatically delete registration codes when deleting the associated domain. - Fixes "unable to delete domain bug".
  • Catch integrity violation in dbmigrate11 that was preventing subsequent DB updates.

3.4.81-b676 - 3.4.85-b780

  • Fix broken Unicode in portuguese brazilian translation
  • make path to dpkg explicit
  • fix typo in build script
  • added %dir to /bin of the spec file for usogres inclusion
  • Update radserver jar (Fixes slow radius start bug)
  • Update build file to add wClient jar
  • Example for using wClient

3.4.85-b780-3.4.87-b824

  • Example 2-Factor app using wClient
  • fix lingering old ldap ports
  • New home for ruby client
  • Comment out dedicated domain code
  • make sure root owns the files
  • SRVTHREE-2 - Multiple pre-registration for a single token
  • Allow the same username across pre-registration domains and add domain column to display
  • Domains can be limited to locked, wireless or locked & wireless software tokens
  • Fix android wireless detection bug.
  • Fix a bug that equated the selection of wireless tokens to locked tokens.

3.4.87-b824 - 3.4.87-b839

  • Disable domain caching
  • correct oss/enterprise bracketing
  • Added the ability to create pre-registration codes via the wClient API (see example.jsp)

3.4.87-b839 - 3.4.87-b1092

  • Added the ability to create pre-registration codes via the wClient API.
  • Fix an issue where a null group name is converted to a string literal "null".
  • Allow overriding an existing pre-registration.
  • Fix a typo where missing quotes broke the jsp
  • Update example.jsp documentation
  • Fix an issue where a null values were converted to a string literal "null".
  • Throw an IllegalArgumentException if you try to set the userid to null
  • Make radius return non-string attribute values when appropriate.
  • Added a service script in /etc/WiKID/conf/templates
  • query they database to retrieve a full list of users for audit purposes
  • Fixed issue causing server to freeze occasionally, especially under replication
  • Fixed issue causing bad password attempts to not be counted properly
  • Add an API call to delete a device by ID
  • Added Reports

3.4.87-b1092 - 3.4.87-b1159

  • Edit Username after registration
  • Token Type listed in User Tab
  • Add note to user/token 
  • Improved Radius start time
  • Client port restriction update
  • Allow multiple groups per user
  • Option to automatically re-enable users after certain time period
  • Schema update to support multiple group assignment and precedence.
  • Query the database to retrieve a full list of users for audit purposes

3.4.87-b1159- 3.4.87-b1169

  • Fixes bug when attempting to add a second software token to an existing user3.4.87-b1159- 3.4.87-b1169

3.4.87-b1169- 3.4.87-b1216

  • Disallow blank or null passwords for directory binds since this falls back to an anonymous bind and appears to succeed.
  • Catch exception other than NamingException in adregister2 example script.
  • Log4j db appender module for WiKID logging
  • Intellij IDEA module file for Android token
  • Set Content-Type to "" to get past mod_security.
  • Bug fixes