Code Monkey home page Code Monkey logo

Comments (7)

hanneskuettner avatar hanneskuettner commented on June 20, 2024 1

That was indeed a bit quick to assume that it would work with the changes from my end, sorry about that.
After looking at it a bit more it looks like is the identical problem as in #21873 (comment) which is tracked in #22278. As such I'm still gonna leave this issue closed :)

As for your problem, I just verified that the exact workaround suggested in #21873 (comment) works here as well.
Set the field preset for "email" to null

Screenshot 2024-05-26 at 10 23 30

from directus.

rem2akhmad avatar rem2akhmad commented on June 20, 2024 1

@hanneskuettner Great. That works. Thank you so much.

from directus.

mahsamirzapour avatar mahsamirzapour commented on June 20, 2024

@rem2akhmad Did you pass the role to new user?
in access control under system collections, directus_users use custom for Create and check email, password and role

from directus.

rem2akhmad avatar rem2akhmad commented on June 20, 2024

@rem2akhmad Did you pass the role to new user? in access control under system collections, directus_users use custom for Create and check email, password and role

There is no user before the call. It's "Public" role which is system role with "null" PK. Check email and password filters doesn't work either.

Screenshot 2024-05-26 at 12 51 52 AM

from directus.

hanneskuettner avatar hanneskuettner commented on June 20, 2024

You need to move the "email isn't null" and "email isn't" empty checks into the AND group, like so:

Screenshot 2024-05-26 at 10 04 01

from directus.

rem2akhmad avatar rem2akhmad commented on June 20, 2024

You need to move the "email isn't null" and "email isn't" empty checks into the AND group, like so:

Screenshot 2024-05-26 at 10 04 01

same result
Screenshot 2024-05-26 at 1 06 20 AM
PS small correction, but result still the same. This rule doesn't work.
Screenshot 2024-05-26 at 1 08 24 AM

from directus.

rem2akhmad avatar rem2akhmad commented on June 20, 2024

Seems like you are trying to check email if it exist in request, but there is no way to make this field required. At least I don't know how to do that.

https://github.com/directus/directus/blob/main/api/src/services/users.ts#L176

And one more question. Why this issue marked as "Done" when it easy to repro and observe results?
@hanneskuettner @mahsamirzapour

from directus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.