Jump to content

Featured Replies

Posted

Hello there,

I wonder if it's possible to allow members login with username, email or a custom profile field as 'username'. The field value is certainly unique per member and also is of number type

 

Edited by DanielFb

Solved by Jim M

Go to solution
  • Community Expert
  • Solution

Only the display name and/or email can currently be used as login for our software. Anything else would require customization.

  • Author
1 hour ago, Jim M said:

Only the display name and/or email can currently be used as login for our software. Anything else would require customization.

I wonder Jim if you can pin point to the hook I may need to extend?

  • Community Expert
37 minutes ago, DanielFb said:

I wonder Jim if you can pin point to the hook I may need to extend?

Sorry, customizations are outside our scope of support. Please create a topic in the developer forum and someone can answer your question. 

1 hour ago, DanielFb said:

I wonder Jim if you can pin point to the hook I may need to extend?

I doubt it's going to be as simple as a hook into existing code - you'll probably need to write your own login handler.

If you want to look further into this, then your starting point is to look at /system/login/handler/standard.php

Edited by Nathan Explosion

Recently Browsing 0

  • No registered users viewing this page.