Refactor dependencies to reduce code base size #111

Merged
pierre merged 4 commits from dep-refactoring into master 2023-04-29 11:11:25 +00:00
Owner

Use crates to reduce code base size :

  • actix-remote-ip to safely determine user IP location
  • light-openid for the OpenID primitives & as client to handle federation
Use crates to reduce code base size : * `actix-remote-ip` to safely determine user IP location * `light-openid` for the OpenID primitives & as client to handle federation
pierre added 4 commits 2023-04-29 10:34:48 +00:00
cargo update
All checks were successful
continuous-integration/drone/push Build is passing
51cf6ad84b
Use actix-remote-ip crate to determine user remote IP address
All checks were successful
continuous-integration/drone/push Build is passing
a1073b807c
Use CryptoWrapper provided by light-openid
All checks were successful
continuous-integration/drone/push Build is passing
2eaeb12835
Use OpenID primites & client from light-openid crate
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
dc49d78075
pierre merged commit 6cc9f4c54c into master 2023-04-29 11:11:25 +00:00
pierre deleted branch dep-refactoring 2023-04-29 11:11:25 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/BasicOIDC#111
No description provided.