You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
controllers::util: Clean up `verify_origin()` function
This PR simplifies the code of the `verify_origin()` function by removing the additional `Vec` allocation. It also converts the function comment to a doc comment.
r? `@jtgeibel`
0 commit comments