SynBioHub / synbiohub

Web application enabling users and software to browse, upload, and share synthetic biology designs
https://wiki.synbiohub.org
BSD 2-Clause "Simplified" License
73 stars 23 forks source link

Add ability to disable self-registration #587

Closed jnguyen88 closed 6 years ago

jnguyen88 commented 6 years ago

Request: Add ability to disable self-registration Reason: Add extra layer of security [defense in depth]. Even though the server hosting the application is behind a firewall, BBN had instances in the past where people [internal and external] would self-register themselves and have access to the application. Other application such as Gitlab, Bugzilla and Atliassian products have this feature available.

3ach commented 6 years ago

Duplicate of #586 , closing

3ach commented 6 years ago

This has been fixed by PR #588 and merged into master.