mcorbin / meuse

A private Cargo crate registry, for Rust
https://meuse.mcorbin.fr/
Eclipse Public License 2.0
287 stars 12 forks source link

UI: list users #25

Open MarcAntoine-Arnaud opened 4 years ago

MarcAntoine-Arnaud commented 4 years ago

In the small UI, it can be important for private to see list of users. And maybe also the number of token generated for each user.

mcorbin commented 4 years ago

Currently, the UI is available to all users. I think listing users in the UI should be only available to admin. What do you think about ?

MarcAntoine-Arnaud commented 4 years ago

Yes I think too. But ideally it can be awesome if a configuration parameter can change that.