The Wayback Machine - https://web.archive.org/web/20200819173227/https://github.com/topics/registration
Skip to content
#

registration

Here are 561 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 May 28, 2020
  • PHP
koenmtb1
koenmtb1 commented May 10, 2020

Describe the bug
When the server is unable to connect to the SMTP server it wil spam the error and using a lot of resources by retrying very frequently.

Reproducing the bug

Steps to reproduce the behavior:

  1. Setup Kratos with incorrect SMTP details.
  2. Add verify hook to after registration.
  3. Do a registration through self-service API.

Server logs
(Sensitive details have

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 Aug 19, 2020
  • Python
lassoan
lassoan commented Jun 8, 2020

A Python script was developed to create CLI module documentation in mediawiki format: https://github.com/Slicer/Slicer/blob/master/Utilities/Scripts/SEMToMediaWiki.py

Since documentation is moved to github and readthedocs, it would be very useful to create a new version of this script that creates these documentation pages in markdown format instead.

The generated files could be included in

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.