-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: 36node/auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.20.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: 36node/auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.21.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 15 files changed
- 5 contributors
Commits on Mar 19, 2026
-
feat: volcengine sms client (#98)
短信发送支持火山云 ### 发布建议 - 上线时需要设置的环境变量或参数 - `SMS_PROVIDER`: 默认aliyun,可改为volcengine - `VOLCENGINE_SMS_ACCOUNT`: 火山云短信消息组 - `VOLCENGINE_SMS_ACCESS_KEY_ID` - `VOLCENGINE_SMS_SECRET_KEY` Co-authored-by: Wang, Tao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dbba2cd - Browse repository at this point
Copy the full SHA dbba2cdView commit details
Commits on Mar 20, 2026
-
fix: volcengine sms service (#100)
- 修复volcengine import方式。 - .env中添加SMS相关占位配置。 Co-authored-by: Wang, Tao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56baecb - Browse repository at this point
Copy the full SHA 56baecbView commit details
Commits on Mar 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6045a97 - Browse repository at this point
Copy the full SHA 6045a97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a409d06 - Browse repository at this point
Copy the full SHA a409d06View commit details
Commits on Mar 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fffa123 - Browse repository at this point
Copy the full SHA fffa123View commit details -
feat: send html email api (#102)
扩展`POST /email/@sendEmail`, 新增useHtml可选参数。 Co-authored-by: Wang, Tao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fde300e - Browse repository at this point
Copy the full SHA fde300eView commit details -
这个 PR 针对 palgear 的接口对 auth 进行调整 - 创建 session 支持指定 key ### 相关资料 - https://guild.adventurer.tech/projects/7/tickets/214
Configuration menu - View commit details
-
Copy full SHA for 61e1d91 - Browse repository at this point
Copy the full SHA 61e1d91View commit details -
chore(main): release 2.21.0 (#99)
🤖 I have created a release *beep* *boop* --- ## [2.21.0](v2.20.2...v2.21.0) (2026-03-24) ### Features * palgear adapter ([#101](#101)) ([61e1d91](61e1d91)) * send html email api ([#102](#102)) ([fde300e](fde300e)) * volcengine sms client ([#98](#98)) ([dbba2cd](dbba2cd)) ### Bug Fixes * cleanup 清空thridparty ([6045a97](6045a97)) * volcengine sms service ([#100](#100)) ([56baecb](56baecb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eb078fd - Browse repository at this point
Copy the full SHA eb078fdView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.20.2...v2.21.0