Hi thanx for usefull module.
It require given login field to be unique.
It plays nicelly with https://www.drupal.org/project/entity_unique.

Entity unique makes sure that given field is unique.

You can mention this module in your module description. I plan to do the same in entity unique desc.

Comments

nimek created an issue. See original summary.

samaphp’s picture

Assigned: Unassigned » samaphp

Hi, Thank you for the entity_unique module. I see it better than unique_field module.

I tried it now on simplytest.me but can not set unique field in user object. And this module login_custom_module working on user object fields only. And need to do the uniqueness on user object fields. ( /admin/config/people/accounts/fields )

So, can you please help me and support user object fields in your module so I can mention it and maybe I will make it as a dependency.

Thank you again for your time.

samaphp’s picture

Status: Active » Postponed (maintainer needs more info)
nimek’s picture

Hi

I added support for user entity type to my module.
I have tested it with text field and it is working now.
Just download latest release and go to config/people/accounts/entity_unique

I wait for your feedback :-)

samaphp’s picture

Status: Postponed (maintainer needs more info) » Fixed

Your module is amazing. I just tested it and it's working like a charm <3
Thank you very much for your time, I just put it in (Recommended modules) section in my module page.

Thanks again.

samaphp’s picture

Status: Fixed » Closed (fixed)