All releases tagged Community


Release Notes: Additional functionality for /wikid/ADRegsiter.jsp. Users can now register more than one software token after logging in with their Active Directory credentials.


Release Notes: Very minor UI changes were made.


Release Notes: Tomcat was updated to version 5.5.28 to address minor security issues.


Release Notes: A bug that caused 404 errors due to a missing library was fixed. It was a result of some code for the WiKID openid server making its way into the community release. This created a dependency on a Jar file that wasn't in the build. The code has been removed.


Release Notes: On the registration page for AD registration, new users add themselves based on AD credentials. A tempregcodes table creation error has been fixed. Factory reset for log settings has been fixed.


Release Notes: This release adds XML digital signature jars that should work with JDK1.5. It explicitly adds the XML digital signature provider via Security.addProvider(new org.jcp.xml.dsig.internal.dom.XMLDSigRI()); It corrects erroneous log statement JCE files for Java 6.


Release Notes: A fix was made for the "Database Not Configured" error.


Release Notes: The bug that caused the message, "the database is not yet configured for wikid," was fixed. The psql test needed "-h localhost" to test for database existence via TCP/IP instead of Unix sockets. The default Unix socket policy in Postgres uses IDENT and was disallowing the connection.


Release Notes: A form submission issue where the default action on enter was mapped to the wrong button was fixed. This caused the group name to be "null" if you used the enter key. A bug where NC registered devices didn't remove the registration if the sha256 code was used was fixed.


Release Notes: Custom 404 pages were added to eliminate false positive in app scan. A typographical error that effectively disabled the LDAP protocol module was fixed. An error in the login process that yielded a 404 error was fixed.