Read the organization label and name from a hash.
show recaptcha on load without user having to click. works in both metacatUI and in traditional server-side skin (cfg=account)
include href on the captcha link so that it shows as a pointer -- but doesn't navigate anywhere.
Use https to replace http. Otherwise, the recapatcha code can't show up in a https link.
include link to show the captcha - ensures we have all the divs loaded when the script runs to generate the code. https://projects.ecoinformatics.org/ecoinfo/issues/6098
use AJAX method of including the captcha. https://projects.ecoinformatics.org/ecoinfo/issues/6098
Edit some of the instructions for registering an account. https://projects.ecoinformatics.org/ecoinfo/issues/6063
Remove the words relative to knb.
Add a link for forgot password in the loginForm.Remove the words with specific knb.
replace the hard-coded organization list.
Display the recaptcha on the register stage.
Add the recaptcha protection.
use text-error class for error messages
use h3 tags for the headers rather than embedded tr/td classes
Merging Perl changes into detokenization branch. Removes usage of tokens from all Perl and Perl Template Toolkit files, instead using pure Java .property files to manage settings. Basic path for eliminating .cfg files from Perl, and skin.config files from Java side. Backported changes from 1.8.1RC1 release.
add SANParks and SAEON affiliations
This update includes tech support emails for LTER and UCNRS.
Added OSUBS to the list of organizations.
added message explaining procedure to obtain organization-affiliated accounts
hard coded unaffiliated as the organization for creating ldap account
Fixed formatting of the html page generated by using tables in all ldap files.
(Commit done by Saurabh Garg for Veronique)
Integrating ldap templates into metacat CVS tree