Merges in @termoose's changes that declutter compilation output
Updates password reset with unknown email to always return 200, to prevent malicious fishing for user emails
Adds invitable module, accessible by adding invitible: true
to your
sentinel config
Makes guardian_db
dependency optional
Updates controllers to use 201 status codes where appropriate
Updates Accounts Controller to render according to the user_view
config