yeldiRium / st3k101

UNMAINTAINED.
2 stars 1 forks source link

[FEATURE] Disable registration #59

Closed strangedev closed 5 years ago

strangedev commented 5 years ago

This is a requirement for my bachelor's thesis.

This removes the registration form from the frontend and makes the API require admin privileges to create a new user.

First time user creation should now be done via cli.


This change is Reviewable

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop     #59   +/-   ##
=======================================
  Coverage     0.21%   0.21%           
=======================================
  Files           54      54           
  Lines         1404    1404           
  Branches       124     124           
=======================================
  Hits             3       3           
  Misses        1277    1277           
  Partials       124     124

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4c63f4c...8c05093. Read the comment docs.