-
Notifications
You must be signed in to change notification settings - Fork 37
Allow admins to manually verify users #341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #341 +/- ##
===========================================
- Coverage 68.85% 53.09% -15.76%
===========================================
Files 80 68 -12
Lines 2106 1872 -234
===========================================
- Hits 1450 994 -456
- Misses 656 878 +222 ☔ View full report in Codecov by Sentry. |
* add system forms * add commands specs * fix command * deface participants page * add modal * render authorization modal * authorize/unauthorize * handle conflicts and overrides * add authorization & helper specs * add permissions and action log entries * add controller specs * add adminlog specs * fix ffi * add system specs * add reason to forcer verification * readme * readme * fix specs * fix locales * fix config form * optimize styles spec * add locales to allowed controllers * fix spec
* Allow admins to manually verify users (#341) * add system forms * add commands specs * fix command * deface participants page * add modal * render authorization modal * authorize/unauthorize * handle conflicts and overrides * add authorization & helper specs * add permissions and action log entries * add controller specs * add adminlog specs * fix ffi * add system specs * add reason to forcer verification * readme * readme * fix specs * fix locales * fix config form * optimize styles spec * add locales to allowed controllers * fix spec * fix ruby version related * fix summay specs * fix controller spec * fix system views * remove unused check on moduel * correct styles for 27 * fix specs * fix spec 26 * fix spec system * fix spec system * bump version * bundle legacy
Uh oh!
There was an error while loading. Please reload this page.