evaera / RoVer

This repo is RoVer V1, which is now deprecated and will no longer work. Get Rover V2 now: https://rover.link
https://rover.link
Apache License 2.0
145 stars 201 forks source link

Enforce limits on group id/rank length and notify users #369

Closed Regalijan closed 2 years ago

Regalijan commented 2 years ago

As of now, users can specify completely invalid ranks/ids and they will be accepted with no complaint (which will end up not applying anyways - since they are invalid, and the user may end up not knowing why). We should reject those and notify users that they need to fix their input.

Example: image