PeARSearch / PeARS-federated

This is the version of PeARS for use in a federated context: admins create PeARS instances that users can join to contribute to the index.
Other
17 stars 6 forks source link

Add 'create-user' CLI command to create a user account #40

Closed Poslovitch closed 3 months ago

Poslovitch commented 3 months ago

Implements https://github.com/PeARSearch/PeARS-federated/issues/35

Pretty basic flask pears create-user USERNAME PASSWORD EMAIL command. The user is registered with their email marked as "confirmed".