mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 00:05:50 +03:00
[PR #1040] [MERGED] cargo,auth,server: update opaque-ke => 0.7 #1088
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#1088
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lldap/lldap/pull/1040
Author: @jduepmeier
Created: 11/16/2024
Status: ✅ Merged
Merged: 11/17/2024
Merged by: @nitnelave
Base:
main← Head:update-opaque-ke📝 Commits (1)
64b6fdbcargo,auth,server: update opaque-ke => 0.7📊 Changes
4 files changed (+104 additions, -104 deletions)
View changed files
📝
Cargo.lock(+92 -94)📝
Cargo.toml(+0 -4)📝
auth/Cargo.toml(+3 -3)📝
server/Cargo.toml(+9 -3)📄 Description
This changes the opaque-ke dependency back to the upstream and updates it to 0.7.
I think the changes from the fork were merged in 0.7.
See https://github.com/facebook/opaque-ke/releases/tag/v0.7.0
I don't know if a version higher than 0.7 does work.
This should fix the todo in #579.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.