XerShade Posted December 5, 2016 Share Posted December 5, 2016 Anyone know how to disable Invisions username/password login method, I only want people to be using the OAuth stuff from google, etc. I mean short of disabling registrations and making it so you can't set a password I have no idea as the Enable/Disable button is locked. Link to comment Share on other sites More sharing options...
jcsnider Posted December 5, 2016 Share Posted December 5, 2016 I don't think you can... what if the OAuth stuff gets changed at some point? How are you going to update IPB/IPB Plugins without being able to login? Link to comment Share on other sites More sharing options...
Phenomenal Posted December 5, 2016 Share Posted December 5, 2016 @XerShade You have a site? Link to comment Share on other sites More sharing options...
varinyc Posted December 6, 2016 Share Posted December 6, 2016 Why do you want to only direct through google OAuth? I think that's important in building a solution that's viable to your situation. Here's a resource I googled up:Â http://invision-virus.com/forum/index.php/files/file/332-34-sign-in-through-google/ It's only for current users, and allows them to use google sign in. Not sure if that covers your need or not, but you could always generate a level of Perms for "clean" accounts, and "googlified" accounts, so that there is negative benefits of some sort to NOT tying with google. Or snoop through whatever code to see if you could integrate their approach with regular registration. I know it's severely outdated, but I don't know version history or shelf life of IPB stuff. Link to comment Share on other sites More sharing options...
XerShade Posted December 6, 2016 Author Share Posted December 6, 2016 Not sure why I wanted to make a social login based site, just did thought it would be different. And @PhenomenalDev I do have a site, it should be on my profile.  As it stands I have it setup so people can't make an account with the User/password login or change passwords. The login systems still enabled, with admins having passwords, in case the OAuth goes down like jc said. jcsnider 1 Link to comment Share on other sites More sharing options...
varinyc Posted December 7, 2016 Share Posted December 7, 2016 The whole process of logging in, if taken logically, is just containers for different sets of data. Its what you do with the data that makes the profiling special. You could try integrating an intersect server with ipb profiles, that could be fun and interesting. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now