Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
/cortex.cppPublic archive

fix: use copy instead of reference#2073

Merged
vansangpfiev merged 2 commits intodevfroms/fix/auth
Mar 6, 2025
Merged

fix: use copy instead of reference#2073

vansangpfiev merged 2 commits intodevfroms/fix/auth
Mar 6, 2025

Conversation

@vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes a minor change to theRunServer function in theengine/main.cc file. The change involves modifying thevalidate_api_key lambda function to use a non-const reference forapi_keys.

  • engine/main.cc: Changedvalidate_api_key lambda function to use a non-const reference forapi_keys to potentially allow modifications.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfievvansangpfiev marked this pull request as ready for reviewMarch 6, 2025 08:57
@vansangpfievvansangpfiev merged commit6716266 intodevMar 6, 2025
21 checks passed
@vansangpfievvansangpfiev deleted the s/fix/auth branchMarch 6, 2025 13:16
vansangpfiev added a commit that referenced this pull requestMar 7, 2025
* fix: use copy instead of reference* fix: exclude swagger---------Co-authored-by: sangjanai <sang@jan.ai>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vansangpfiev@sangjanai

[8]ページ先頭

©2009-2025 Movatter.jp