Skip to content
#

registration

Here are 615 public repositories matching this topic...

Laravel 8 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. The project can be stood up in minutes.

  • Updated Sep 29, 2020
  • PHP
aeneasr
aeneasr commented Nov 17, 2020

Describe the bug

Currently, login requests will fail faster if the user does not exist as the hash does not have to be computed. This can leave to timing attacks where an attacker can guess if a user exists or not, which defeats account enumeration defenses.

Expected behavior

Every login request should take a similar amount of time regardless of whether the user exists or not. The

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 Dec 7, 2020
  • Python
spujol
spujol commented Sep 23, 2020

An Annotation window appears when clicking on the screenshot icon in the top banner.

An empty Annotation window remains after clicking on OK to create the screenshot.

Slicer4.110.0-2020-09-10 on MacOSX 10.14.16

Screen Shot 2020-09-23 at 2 36 59 PM

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.