Commit Graph

8 Commits

Author SHA1 Message Date
ViViDboarder 91d70e6bb8 Add linting, formatting and other checks
This adds pre-commit hooks installable using the provided Makefile as
well as a new check to validate the version in the Cargo file matches
the git tag. This will be useful as a check before pushing releases.
2020-07-09 12:09:19 -07:00
Ian c493366efd Fix invalid email field error
Instead of crashing with a cryptic message, instead we print an error
message.

Also, as a bonus, better testing instructions!

Fixes #3
Fixes #2
2019-10-02 15:04:32 -07:00
ViViDboarder b6c9cae8f3 Update Readme 2019-04-12 16:49:14 -07:00
ViViDboarder c42bb99536 Update Readme 2019-04-11 16:22:47 -07:00
ViViDboarder d1b467a148 Add checking of both users and invites before sending new ones 2019-04-11 16:20:00 -07:00
ViViDboarder 25b6fed023 Update Readme with instructions 2019-03-30 19:53:17 -07:00
ViViDboarder 6d79984a65 LDAP querying complete 2019-03-29 11:18:56 -07:00
Ian cd68ef6f46
Initial commit 2019-02-27 21:55:25 -08:00