From the WordPress Blog:
WordPress 2.5, the culmination of six months of work by the WordPress community, people just like you. The improvements in 2.5 are numerous, and almost entirely a result of your feedback: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn’t mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts and pages.
Not taking the time to post much these days (too busy), but I couldn’t miss this one, being in the middle of developing stuff for the platform (among other things). :)
But I can’t make wpDirAuth 1.2 work with WordPress 2.5! It looks good untile I actually try to log in with an LDAP ID. Then it says “ERROR: Invalid Username” and won’t create the profile.
Could it be that bit about “salted passwords”?
Same here. Any idea on a time line for getting wpDirAuth working with 2.5?
Hi, how can I fix the wpDirAuth to work in WordPress 2.5?, I saw that Wordpress change many things in Authentication methods, but I don’t found any documentation about this!
Thanks for advance!
Hi, i’m trying to get wpDirAuth working with Wordpress 2.5 . I don’t know why i keep receiving the same error with every login attempt :
“Directory Login Error: wpDirAuth config error: No directory server available for authentication.”
I’m absolutely sure that i entered the right parameters in the plugins options panel. I created a single PHP file to test ldap_connect(), ldap_bind() and ldap_search() functions and IT WORKED !
Please help me with this.