8000 Tags · devops-utils/casdoor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: devops-utils/casdoor

Tags

v1.44.7

Toggle v1.44.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: return right after error response on GetUserInfo (casdoor#707)

v1.44.6

Toggle v1.44.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: support Microsoft AD user search (casdoor#704)

v1.44.5

Toggle v1.44.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix casdoor#693 token error (casdoor#695)

v1.44.4

Toggle v1.44.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix failure of introspection (casdoor#682)

* fix: fix failure of introspection

* Update token.go

Co-authored-by: Yang Luo <hsluoyz@qq.com>

v1.44.3

Toggle v1.44.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: recover when goroutine panic that will kill main program (casdoo…

…r#692)

* fix casdoor#684

recover when goroutine panic that will kill main program

* Update util.go

Co-authored-by: Yang Luo <hsluoyz@qq.com>

v1.44.2

Toggle v1.44.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: close the resp in time (casdoor#689)

v1.44.1

Toggle v1.44.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: when req error, read body(nil) will panic (casdoor#690)

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add sync button to execute syncer once (casdoor#668)

* feat: add sync button to execute syncer once

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

* fix: requested changes

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

* fix: requested changes

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

v1.43.0

Toggle v1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: try to support custom OAuth provider (casdoor#667)

* feat: try to support private provider

* fix: modify code according to code review

* feat: set example values for custom params

v1.42.0

Toggle v1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add isProfilePublic setting for accessing user info (casdoor#656)

* feat: add isProfilePublic setting for accessing user info

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

* fix: requested changes

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
0