sign in

  1. J

    As designed Option "Enable CAPTCHA for guests" does not enable it for login page.

    Hello, template "register_form" contains: <xf:captcharow label="{{ phrase('verification') }}" hint="{{ phrase('required') }}" context="xf_register" /> template "login" contains: <xf:if is="$captcha"> <xf:captcharow label="{{ phrase('verification') }}"...
  2. S

    Implemented Apple Sign In

    More info here: https://developer.apple.com/sign-in-with-apple/ and here: https://developer.apple.com/documentation/signinwithapplejs Attract more users by allowing Sign In via Apple ID.
Back
Top Bottom