Jump to content

Login username with custom profile field


Go to solution Solved by Jim M,

Recommended Posts

Posted (edited)

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
  • Solution
Posted

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

Posted
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?

Posted
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. 

Posted (edited)
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 members

    • No registered users viewing this page.
×
×
  • Create New...