Jake Howard
|
6b1daeba05
Implement `From` over `Into`
|
4 years ago |
Daniel García
|
2969e87b52
Add separate host-only fromrequest handler
|
4 years ago |
Jeremy Lin
|
67c657003d
Fix collection access issues for owner/admin users
|
4 years ago |
BlackDex
|
de86aa671e
Fix Key Rotation during password change
|
5 years ago |
BlackDex
|
7cf8809d77
Adding Manager Role support
|
5 years ago |
Daniel García
|
32cfaab5ee
Updated dependencies and changed rocket request imports
|
5 years ago |
Daniel García
|
668d5c23dc
Removed try_trait and some formatting, particularly around imports
|
5 years ago |
BlackDex
|
baac8d9627
Fixed issue #908
|
5 years ago |
BlackDex
|
669b101e6a
Fixing issue #908
|
5 years ago |
BlackDex
|
37b212427c
Updated jsonwebtoken
|
5 years ago |
Daniel García
|
3fa78e7bb1
Initial version of policies
|
5 years ago |
Daniel García
|
70f3ab8ec3
Migrate lazy_static to once_cell, less macro magic and slightly faster
|
5 years ago |
Jeremy Lin
|
29a0795219
Add backend support for alternate base dir (subdir/subpath) hosting
|
5 years ago |
Daniel García
|
cb6f392774
When receiving a comma separated list as IP, pick the first
|
6 years ago |
Daniel García
|
88c56de97b
Config option for client IP header
|
6 years ago |
Daniel García
|
a0ece3754b
Formatting
|
6 years ago |
tomuta
|
bd1e8be328
Implement change-email, email-verification, account-recovery, and welcome notifications
|
6 years ago |
Daniel García
|
d29b6bee28
Remove unnecessary clones and other clippy fixes
|
6 years ago |
Emil Madsen
|
e22e290f67
Fix key and type variable names for mysql
|
6 years ago |
Daniel García
|
4f45cc081f
Update ring to 0.14, jwt to 6.0, and u2f
|
6 years ago |
Daniel García
|
04922f6aa0
Some formatting and dependency updates
|
6 years ago |
Daniel García
|
a1dc47b826
Change config to thread-safe system, needed for a future config panel.
|
6 years ago |
Daniel García
|
834c847746
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template
|
6 years ago |
Daniel García
|
50eeb4f651
Remove whitespace before processing tokens
|
7 years ago |
Nick Fox
|
0a74e79cea
Refactor generate_invite_claims, make org_name and org_id optional
|
7 years ago |
Nick Fox
|
cec28a85ac
Update admin page to work with new invitation flow
|
7 years ago |
Nick Fox
|
736c0e62f2
Send emails to inviters/invitees when invites are accepted/confirmed
|
7 years ago |
Daniel García
|
30e768613b
Start using rustfmt and some style changes to make some lines shorter
|
7 years ago |
Daniel García
|
2bb0b15e04
Implemented better errors for JWT
|
7 years ago |
Daniel García
|
b2fc0499f6
Finish invite functionality, and remove virtual organization
|
7 years ago |