tbenyon
Forum Replies Created
-
Forum: Plugins
In reply to: [External Login] Question about salt in same column as hash…Hi again dereckmartin,
I’ve added the functionality that you require. Could you please test it your end and let me know if it is working for you.
I’ve updated the main plugin page with an additional FAQ entry to help users find the correct algorithm option with the use of example hashes.
The setting you’ll need for the Hash Type is
phpcrypt. You can set this by adding the following line to your wp-config.php file:
define('EXTERNAL_LOGIN_OPTION_HASH_ALGORITHM', 'phpcrypt');If you find this is not working please get back to me and let me know and I’ll continue to work with you.
You also mentioned that you don’t use roles. I don’t think this will stop your use of the plugin. If you set the ‘Unspecified Role’ setting to the role you want all your users to come across as that will do the job. If this is not working for you let me know what specifically is the issue and I’ll rectify it for you.
If it does all work, a positive review would be much appreciated 🙂
Thanks,
Tom
Forum: Plugins
In reply to: [External Login] Question about salt in same column as hash…Hey dereckmartin,
Sorry, I’ve only just seen this. I don’t seem to be getting notifications for this support.
If you’re still interested in using the plugin I’ll look at adding this functionality today.
I might get back to you at some point so you can test the functionality.
Thanks,
Tom
Forum: Plugins
In reply to: [External Login] Add External DB details to WPCONFIGHey Dotmh,
I’ve now completed the suggested feature.
You can find documentation on the main plugin page titled “Storing Settings in wp-config.php”.
Any feedback is welcome!
Thanks,
Tom
Forum: Plugins
In reply to: [External Login] Add External DB details to WPCONFIGGood idea dotmh. I’ve started work on this and will update once it’s complete.