Mark Cutting
Forum Replies Created
-
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberDecided to use a workaround in order to get the two factor I needed. It’s a bit convoluted, but here goes
1. Leave Ultimate Member installed and functional, handling everything but the login and logout functions
2. Install Theme My Login and let this handle the login and logout functions (note that if you have existing slugs for login and logout, these pages should be deleted
3. Point Ultimate Member at the new pages for login and logout
4. Modify CSS for TML so that it matches the style of UM
5. Install and activate Two Factor Authentication plugin. Configure as necessary
6. In my case, I have the full suite of plugins for UM so I also included shortcodes for Social Media Login etc in the same page
7. Using a custom set of functions, modified the URL for register, reset password etc to UM pages. Don’t have the functions to hand at present, but I’d anyone wants these, just let me know
8. Test all functions. As TML is handling the login session, the 2FA component works as intended. Register simply forwards onto UM so this works as expected
9. Logout uses TML and works as expectedI would advise against creating the pages in advance and then having TML create btw ones, as the meta tags do not activate when running validations such as bad username and password etc.
Again, a slightly convoluted and long way round solution, but it works as intended and to the user, looks exactly the same.
I just hope that the developers of Two Factor Authentication and UM can come up with a working 2FA solution. Both are well written and flexible plugins, yet don’t seem to support our interact with each other. It’s a pity, but I hope this changes soon on both fronts – particularly as I have a premium subscription for both.
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberDavid – I’ve stumbled across this in my search for more information – https://wordpress.org/support/topic/bypass-otp/
I think that this would be very useful as it describes the process of how Ultimate Member completes the authentication process – by using 999
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberHi David,
I’m asking the developers of ultimate member of they can help here
https://wordpress.org/support/topic/support-for-two-factor-authentication/#post-9587513I’d really like to get this working.
Thanks
Hi. I’ve been speaking to the developer of the Google Two Factor Authentication plugin here – https://wordpress.org/support/topic/support-for-ultimate-member/
I’m confident we can get this working easily with ultimate member, but as per the last post, we need an idea of the events sequence in order to insert the 2FA requirement.
Essentially, the 2FA part is only invoked after successful username and password authentication, so will be inserted just after the login hook. Can anyone offer any assistance here please ?
Ultimate member doesn’t have 2FA capabilities out of the box, so this would be a great start.
Thanks
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberHi David – I found this – http://docs.ultimatemember.com/collection/28-for-developers
Perhaps this is of some use ? Was wondering it it was possible to hook in the 2FA somewhere ?Guys – I really would like 2FA on my site ! Can you have a look at this thread – https://wordpress.org/support/topic/support-for-ultimate-member/ or perhaps offer your own paid extension ? I’m a subscriber (bought all extensions :)) so would really like what I consider to be basic security functionality these days enabled.
Thanks
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberHi David. Only what’s here I’m afraid
http://docs.ultimatemember.com[ No bumping please. ]
I think that this is something you guys should consider. The plugin is excellent, and I’ve recently purchased all the add-ons. However, security being at the forefront these days, it’s something that’s certainly missing.
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberDavid,
The shortcode being used is actually a form generated by the plugin. In this instance, it’s [ultimatemember form_id=xxxx]
Forum: Plugins
In reply to: [Two Factor Authentication] Support for Ultimate MemberHi David. It’s the default shortcode. The social login element is added afterwards as it’s a premium plugin. If you get a copy of ultimate member you’ll see what I mean. It works fine on wp-admin provided wordpress core handles the login session.
Forum: Plugins
In reply to: [Two Factor Authentication] 2FA with WordPress Social LoginThanks David. I’ll ask them – appreciate the rapid response, and thanks for the plugin.
No – nothing at all.
Odd. Seems to work with PHP7.1 but not PHP7.0 ?
I’m getting a strange error when enabling PHP7 on my site. Looking at the debug, it shows
Last Error detected
Last Error: 2017-04-18 09:42:45: [[[\”Date\”,\”Organic Searches\”],[\”Tuesday, April 11, 2017\”,5],[\”Wednesday, April 12, 2017\”,1],[\”Thursday, April 13, 2017\”,0],[\”Friday, April 14, 2017\”,0],[\”Saturday, April 15, 2017\”,0],[\”Sunday, April 16, 2017\”,0],[\”Monday, April 17, 2017\”,0]],[\”140\”,\”65\”,\”1,145\”,\”45.71%\”,\”6\”,\”8.18\”,\”00:01:24\”,\”00:00:00\”,\”00:10:07\”]]
Error Details
Error Details: None
But nothing else. Any ideas as to what is causing this ? If i downgrade the site to PHP 5.6, it seems to work fine ?
Thanks
Forum: Plugins
In reply to: [WordPress Social Login] WordPress Social Login – PHP 7.1.