林万程

Results 23 issues of 林万程

最近在研究采购的统一认证项目,发现了你这个项目顺道看看,看文档好像是遵循Spring协议的,不知道能不能用这个直接调: https://github.com/spring-cloud-samples/sso 希望在介绍中说明是否 OAuth 2.0 和 OIDC, ## 参考: •中文: 单点登录协议有哪些?CAS、OAuth、OIDC、SAML有何异同? https://blog.csdn.net/nidengxia/article/details/109227964 •英文: OAuth 2.0:简单总结 https://aaronparecki.com/oauth-2-simplified/ OAuth 2.0:Java 代码 https://oauth.net/code/java/ OIDC:规范官网 Specifications https://openid.net/developers/specs/ OIDC:认证的 OpenID Connect 实现 https://openid.net/developers/certified/ 其中 OIDC...

Pop-up window note when reset to non-current branch commit. For example, my branch is 20220710, reset to a commit which branch is 20220810, and commit to branch 20220710, also equivalent...

enhancement

When use Ctrl + Shift + F to find in path or use Alt + F7 to Find Usages, can open in find Windows and it show file line but...

enhancement

Copy data as HTML with title comment. #5529

feature request
xf:datatransfer
xf:metadata

### Description support like chinese symbol "!" If support in github mermaid.js this not error: ```mermaid graph LR A[a!] ``` ### Steps to reproduce add not English symbol in src....

Type: Bug / Error
Status: Triage

### 重现步骤(Repeat steps) - 最好提供gif动图(It's best to provide a GIF) - please describe what you were doing when this exception occurred ### 当前使用版本(Current Version) IntelliJ IDEA `2023.3.3` • Notes plugin...

bug

use "conventionalcommit_${Locale.getDefault().toLanguageTag()}.json" when file exist? https://github.com/lppedd/idea-conventional-commit/blob/d524acc6f92057371bede6e951c2a554fb0a59a3/src/main/kotlin/com/github/lppedd/cc/CC.kt#L23-L26 conventionalcommit_zh_CN.json ```json { "types": { "refactor": { "description": "既无错误修复也未添加功能的更改" } } ```

org.apache.commons.compress.PasswordRequiredException: Cannot read encrypted content from D:\github.com\LinWanCen\show-comment\build\distributions\show-comment-2.11.0.2023.11.17_00.26.7z without a password. at org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.init(AES256SHA256Decoder.java:130) at org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read(AES256SHA256Decoder.java:159) at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:288) at org.tukaani.xz.LZMA2InputStream.decodeChunkHeader(Unknown Source) at org.tukaani.xz.LZMA2InputStream.read(Unknown Source) at org.apache.commons.compress.utils.BoundedInputStream.read(BoundedInputStream.java:78) at org.apache.commons.compress.utils.ChecksumVerifyingInputStream.read(ChecksumVerifyingInputStream.java:108) at org.apache.commons.compress.archivers.sevenz.SevenZFile.read(SevenZFile.java:992) at org.apache.commons.compress.archivers.sevenz.SevenZFile.read(SevenZFile.java:975)...

bug