Skip to content
#

registration

Here are 569 public repositories matching this topic...

Laravel 7 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Project can be stood up in minutes.

  • Updated Sep 2, 2020
  • PHP
jousby
jousby commented Aug 25, 2020

Describe the bug

The field type appears to change for the 'traits.email' field after the initial attempt to register an account is unsuccessful. The field starts of with a type of 'email' and then changes to having a type of 'text'. In my application I'm using the type value to make decisions about how to render input fields. The 'kratos-selfservice-ui-node' application appears to be not af

DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

  • Updated Sep 2, 2020
  • Python
PedroBern
PedroBern commented Apr 21, 2020

Currently, we can use the REGISTER_MUTATION_FIELDS to specify which fields we want to be at the registration, but @bzhr pointed out that it can lead to some problems when we need to make sure for example to allow only admin users to create staff users.

An easy fix for this, in my opinion, would be building a new mutation, something like InternalRegister that works very similar to the `Reg

Improve this page

Add a description, image, and links to the registration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the registration topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.