login

  1. xfrocks

    Fixed Core12 authentication gets auto-upgraded constantly

    We have noticed XF\Authentication\Core12::isUpgradable always returns true in our installation. Apparently, running XF\Authentication\Core12::generate will return "$2y" if password_hash is available. If I disable that branch and force it to use XF\Authentication\PasswordHash::HashPassword, the...
  2. J

    XF 1.5 Disabling Login

    Hi, so I had a quick question. I know that there shouldn't be posts about addons, as they have their on sites, but this is more about me trying to disable the login system so I can only use Steam login. Or any way to force users to connect both accounts. Any help would be greatly appreciated!
  3. BassMan

    [cXF] Icons for Login and Register buttons

    For XenForo 2.3 add below code to your extra.less template: /* Icons for Login and Register buttons */ .p-navgroup-link.p-navgroup-link--textual.p-navgroup-link--logIn:before, .p-offCanvasRegisterLink [href*="login"]:before { .m-faContent(@fa-var-sign-in); color: #E6BB5C; }...
  4. XenConcept

    [XenConcept] Login As User 2.1.1

    Feature Summary Send Conversation Login as different user Usergroup permission This addon allow Connect to another user. Options : Send conversation Conversation title Conversation content Conversation options Permission : Login as different user Do you have any suggestions...
  5. Forza

    Change redirect if session not login

    Hello my friends. I hope you fine. Oke... Could I get advice from you guys. I've searched every "controller" and "route" to change the error handling if the user is not logged in or (have a session login) and then redirected to my login page, but not working and always call or redirect to login...
  6. MDaly

    XF 1.5 Require Login if not "stay logged in"

    For users that "stay logged in", I want them to go to the home page, anyone not logged in should be prompted with the Login modal below (same as Login Bar but in modal form). Esp like this one because it shows a muted version of the home page under the login. I've been scouring the forum...
  7. Divinum Fiat

    Xenforo - Thinkific Bridge Needed

    Hi Everyone, Challenge: Currently my clients, students and members need to create three logins to use the Wordpress portion, the Academy and the Forum. Too confusing and annoying for clients. Solution: I'd like to create one login for the Academy and Forum. Bridging all three may be too...
  8. ScottehBoeh

    Add-on Minecraft-based Login (Login with authenticated Mojang accounts)

    A login system that relies on users to login with their Minecraft Username/Password (mojang account). I am willing to pay for this add-on to be created.
  9. x8BiTw0LFx

    Add-on PSN user login

    Hi :) I just saw this: https://xenforo.com/community/resources/openxbl.5436/ and wondered if it's possible to do with PSN? My forum is a Playstation forum and this would be a great addition for it :) Best regards Christian
  10. ChrisTERiS

    XF 1.5 Login page

    Hello, Is there any static page for login (eg index.php?do=login), or, login is possible only from the top slider? I want to add to a non xf page a link to login. The only that I found is: index.php?login/login but this shows only the registration form. Thank you Chris
  11. KenBrace

    XF 1.5 Can't login after site migration!

    So I've just migrated my XenForo forum to another host. Apparently, the login cookies were still set so I was already logged in as soon as I accessed the new site. I tried to enter the AdminCP but was given the following error... "Incorrect password. Please try again.". I've never changed my...
  12. M

    Switch to HTTPS - External login/registration issue

    Hi guys, I'm trying to switch my website and forum to HTTPS (SSL) usage. Both separate are working fine, but combined I find some issue's. Is there someone that can help me on why this is not working properly? First let me describe what I have now: A website which is currently working via...
  13. htweet

    temporary redirect guest to login/register page

    Please how do I redirect visitors/guest who visits www.mydomain.com to www.mydomain.com/login. And how do I make the 'forums' and 'members' navigation tab unavailable to visitors? Any add-on available?
  14. Thenis

    How to use xenforo login data for another mini-website?

    Hello, I made a little mini-website tool for my staff to use. And I really want to figure out how I can use the xenforo login data so that my staff can use their xenforo forum login to be able to use website I've made. Also they need to have a specific usergroup in order for their login to...
  15. ryladine

    External Login System

    This post was originally posted in the support section, I moved it believing this was a better place for this kind of question. I'm trying to find a way to integrate an external web application hosted under the same domain as a xenforo install into xenforo authentication system. I've looked...
  16. jflory7

    XF 1.5 Google authentication no longer functioning

    Hello all, Firstly, when setting up Google authentication for my site, crystalcraftmc.com, I followed the official guide provided by the XenForo team. A month or two ago, a user contacted me saying that they were no longer able to log into the site with Google, and they were presented with...
  17. Mystinen Metsätyömies

    XF 1.5 A cookie problem (?) with two XenForos

    We have two XenForo forums. They are under the same domain, but in different folders. Like this: http://domain.com/forum1 (old forum, XenForo 1.4.8) and http://domain.com/forum2 (new forum, XenForo 1.5.4) They have mostly different users, but some of us use both forums, at least me as an...
  18. G

    XF 1.5 facebook signup?

    When people use the Facebook signup button, they still have to create a username etc? Should this simply be linked to their Facebook info?
  19. W

    XF 1.4 No login possible after domain migration

    Hi, I migrated my forum from somedomain.xyz/forum to a dedicated domain: www.somedomain-forum.xyz. The database as well as the webroot remained the same, just the domain changed. I changed the cookie domain to ".somedomain-forum.xyz" in library/config.php. I changed the xf_option "boardUrl" to...
  20. PumpinIron

    Is there an easy way to integrate XenForo Login / Sign-Up form with non XenForo page?

    I'm curious to know if there is an easy way to integrate XenForo Login / Sign-Up form with non XenForo page? What I mean by that is if I have a main page that is basic HTML / CSS / PHP is there a way to embed the XenForo login / sign-up form and have once submitted have it take hand over the...
Top Bottom