All Projects → kanboard → plugin-registration

kanboard / plugin-registration

Licence: MIT license
Self-Registration plugin for Kanboard

Programming Languages

PHP
23972 projects - #3 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to plugin-registration

DeepI2P
DeepI2P: Image-to-Point Cloud Registration via Deep Classification. CVPR 2021
Stars: ✭ 130 (+766.67%)
Mutual labels:  registration
cellfinder
Automated 3D cell detection and registration of whole-brain images
Stars: ✭ 122 (+713.33%)
Mutual labels:  registration
mrivis
medical image visualization library and development toolkit
Stars: ✭ 19 (+26.67%)
Mutual labels:  registration
users-service
A small microservice for managing user registrations, password changes and issue access tokens
Stars: ✭ 16 (+6.67%)
Mutual labels:  registration
cvxpnpl
A Perspective-n-Points-and-Lines method.
Stars: ✭ 56 (+273.33%)
Mutual labels:  registration
Registrations-for-WooCommerce
Add a registration product type to your WooCommerce installation.
Stars: ✭ 38 (+153.33%)
Mutual labels:  registration
UserManagement
User Management Package for Neos and Flow
Stars: ✭ 37 (+146.67%)
Mutual labels:  registration
matrix-registration
a token based matrix registration api
Stars: ✭ 182 (+1113.33%)
Mutual labels:  registration
GenerateDynamicCustomForm
You can generate a dynamic form view in a few minutes for a signup, add a record. Creating a form is very easy.
Stars: ✭ 18 (+20%)
Mutual labels:  registration
Universal Head 3DMM
This is a Project Page of 'Towards a complete 3D morphable model of the human head'
Stars: ✭ 138 (+820%)
Mutual labels:  registration
HipHop 2D3Dregistration
2D/3D registration between CT/MRI or STL models and X-ray images (November 2018)
Stars: ✭ 91 (+506.67%)
Mutual labels:  registration
django-slack-oauth
Handles OAuth and stores slack token
Stars: ✭ 51 (+240%)
Mutual labels:  registration
SpinNet
[CVPR 2021] SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration
Stars: ✭ 181 (+1106.67%)
Mutual labels:  registration
drf-registration
Simple user registration package based on Django Rest Framework. DRF Registration - The easy way to generate registration RESTful APIs
Stars: ✭ 32 (+113.33%)
Mutual labels:  registration
OverlapPredator
[CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.
Stars: ✭ 293 (+1853.33%)
Mutual labels:  registration
YOHO
[ACM MM 2022] You Only Hypothesize Once: Point Cloud Registration with Rotation-equivariant Descriptors
Stars: ✭ 76 (+406.67%)
Mutual labels:  registration
ANTsR
Advanced Normalization Tools in R
Stars: ✭ 101 (+573.33%)
Mutual labels:  registration
numerifides
A proposal for a system of decentralized trust, built on an open, public blockchain.
Stars: ✭ 14 (-6.67%)
Mutual labels:  registration
bg-atlasapi
A lightweight python module to interact with atlases for systems neuroscience
Stars: ✭ 54 (+260%)
Mutual labels:  registration
D3Feat.pytorch
[PyTorch] Official Implementation of CVPR'20 oral paper - D3Feat: Joint Learning of Dense Detection and Description of 3D Local Features https://arxiv.org/abs/2003.03164
Stars: ✭ 99 (+560%)
Mutual labels:  registration

Self-Registration Plugin

This plugin allows people to sign up to Kanboard.

  • An email verification is necessary
  • A domain restriction can be applied to avoid unwanted users

Author

  • Frédéric Guillot
  • License MIT

Requirements

  • Kanboard version >= 1.0.37
  • Kanboard configured to send emails

Installation

You have the choice between 3 methods:

  1. Install the plugin from the Kanboard plugin manager in one click
  2. Download the zip file and decompress everything under the directory plugins/Registration
  3. Clone this repository into the folder plugins/Registration

Note: Plugin folder is case-sensitive.

Documentation

Workflow

  • From the login page a link to the sign up form is displayed
  • The user fill the form and submit
  • The user account is created but it's disabled
  • The user has to validate his email address to enable the account

Domain restriction

From the application settings, you can authorize only the domain name of your organization to avoid anybody to sign up.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].