Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/casdoor-old

An open-source Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, WebAuthn, TOTP and MFA
https://github.com/casbin/casdoor-old

Refactor out c.RequireSignedIn()

947d13236234b4acdb0b2ff587e1da563dc05e08 authored over 3 years ago by Yang Luo <[email protected]>
feat: add WeChatIdProvider (#62)

* feat: add WeChatIdProvider

Signed-off-by: Weihao <[email protected]>

* refactor: refacto...

3e41ce010445843cc2b0e1e1c933cb4e49b43640 authored over 3 years ago by Weihao Chen <[email protected]>
Fix SetUserField()'s affected bug.

85c76e2ed165e0fa69413501dff9cdf8c7c885d4 authored over 3 years ago by Yang Luo <[email protected]>
Refactor GetDefaultApplication().

b103683feae24d2379f061ae6ee1bccd0725c014 authored over 3 years ago by Yang Luo <[email protected]>
Remove GetOrganizationByName().

6508d96162b9b9ef138be2db7917958af20898c3 authored over 3 years ago by Yang Luo <[email protected]>
Improve password length check.

e6862713bb6169ca02b6cadec5f98e74940d52f7 authored over 3 years ago by Yang Luo <[email protected]>
Fix getFullAvatarUrl().

798386655f5b80db9af139c47d878f038d4055ce authored over 3 years ago by Yang Luo <[email protected]>
Fix hash update.

45bd3b316b3c39392d53aa575f9b2e94d2f52c58 authored over 3 years ago by Yang Luo <[email protected]>
Fix add/update salted password.

4b9ce5f401d6f7e262e8b5fda24af119c74a5846 authored over 3 years ago by Yang Luo <[email protected]>
Support cred auto-login.

18806f07a87d1d871d11b9a7b4e75051f2d8ff44 authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #61 from 1340908470/refactor-IdProvider

refactor: remove ClientId/ClientSecret/RedirectUrl in IdProvider

338c589e51ecc0f394fffd4eeac03d505887b578 authored over 3 years ago by hsluoyz <[email protected]>
refactor: remove ClientId/ClientSecret/RedirectUrl in IdProvider int /idp/github.go & google.go & qq.go; alter Scopes in QqIdProvider.Config: profile&email -> get_user_info

Signed-off-by: Weihao <[email protected]>

f48e04ef15182e7ce82061cfe9ffa070e83514da authored over 3 years ago by Weihao <[email protected]>
Show error "Invalid JWT token".

df7ac93febbc694f81c2fb8ac93b97efd633a454 authored over 3 years ago by Yang Luo <[email protected]>
Improve reset buttons.

55e0fe14caa0fc345374d4f66e74e29690bac0f0 authored over 3 years ago by Yang Luo <[email protected]>
Update antd to latest v4.15.5

e206ec5057d70e8a2f238f9c5ddbd4c228dfffb6 authored over 3 years ago by Yang Luo <[email protected]>
Remove user's PhonePrefix.

2ea5e7ec78fb9109dbe1d86704a24c0c473fa489 authored over 3 years ago by Yang Luo <[email protected]>
Add phone provider.

43db2de8d8bb47d0368930d6a1430c24aee79cfe authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #57 from Kininaru/master

fix: remove all dom APIs from the project

08779b607db71496902895a7562be832112e514a authored over 3 years ago by hsluoyz <[email protected]>
fix: remove all dom APIs from the project

Signed-off-by: Kininaru <[email protected]>

18ea101db80593d1979f91a9c2200dcb9c1913b2 authored over 3 years ago by Kininaru <[email protected]>
Merge pull request #56 from Kininaru/master

Fixed reset phone email data error and removed dom API from ResetModal.js

23955c44509f10b34168776be917a5d2b11c057a authored over 3 years ago by hsluoyz <[email protected]>
fix: send code button background color

Signed-off-by: Kininaru <[email protected]>

fixed error

Signed-off-by: Kininaru <sh...

d8e5194e99398d00df0632bd0cd7dd05e2be7ff6 authored over 3 years ago by Kininaru <[email protected]>
fix: reset phone email data error and removed dom API from it

Signed-off-by: Kininaru <[email protected]>

22aeebe8d3be975fdf7ae2e9c5b090587e15f9b4 authored over 3 years ago by Kininaru <[email protected]>
Add getDefaultEmailProvider().

162c7261a3cfad790b10af717422eac233009caf authored over 3 years ago by Yang Luo <[email protected]>
Add Email provider.

fb9f18af2cbd7ad6ca1b06dd7972ce4fc90f5b5d authored over 3 years ago by Yang Luo <[email protected]>
Return sms error message.

b7cbc0e015d23f89328fd46c66f90272d12011bc authored over 3 years ago by Yang Luo <[email protected]>
Add phone prefix to UI.

d361a39ffcdd0f658a791343d0a2537f8faf7bd5 authored over 3 years ago by Yang Luo <[email protected]>
Remove /get-default-providers API.

db5ecddd3f84bb4b553c8f8039408dbbc404af21 authored over 3 years ago by Yang Luo <[email protected]>
Filter github providers.

9346587ca62f6687b3f70c1cb73e26e34db2924e authored over 3 years ago by Yang Luo <[email protected]>
Call Enforcer.ClearPolicy() to remove previous rules in DB.

fce4efcb84ee0f39a8aea4db4f2d1b7889289267 authored over 3 years ago by Yang Luo <[email protected]>
Fix console warnings.

f4db41acb32e582e81b91dc83e7cbcda95be6c99 authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #55 from Kininaru/master

feat: add reset Email and phone by using verification code.

e4b6f758a7beb51c27d5bfc4b1351ae08eacdf09 authored over 3 years ago by hsluoyz <[email protected]>
fix: check cn phone regex bug and add check to verification code

Signed-off-by: Kininaru <[email protected]>

1589da0a62f99149b1107375e64430e37a77de7d authored over 3 years ago by Kininaru <[email protected]>
feat: move User.PhonePrefix to Organization.PhonePrefix

Signed-off-by: Kininaru <[email protected]>

892cb39e3e12c5df73b7e7ef34fd9f9bed128115 authored over 3 years ago by Kininaru <[email protected]>
feat: add reset phone by verification code

Signed-off-by: Kininaru <[email protected]>

fixed client bug

Signed-off-by: Kininar...

827930a02087fce816dbefe1cef709323b898456 authored over 3 years ago by Kininaru <[email protected]>
feat: add reset email by verification code

Signed-off-by: Kininaru <[email protected]>

400e335e6839e7dde4e276f4b92a9b90f2502c12 authored over 3 years ago by Kininaru <[email protected]>
Merge pull request #54 from Kininaru/master

feat: set password for users

7bea33dabd3768f116b563e37ca4982ad3be2d65 authored over 3 years ago by hsluoyz <[email protected]>
feat: set password for users

Signed-off-by: Kininaru <[email protected]>

removed useless blank

Signed-off-by: Ki...

33e61cc5cf62e7ad6a29ebc270dcbf073459eebd authored over 3 years ago by Kininaru <[email protected]>
Fix bug in update column names.

19c1ef1b6807ab627552ff2776e8ca184e9bb62e authored over 3 years ago by Yang Luo <[email protected]>
Finish db update sync.

6e5aa2bc40a56d49f2c6f1d689b2e88209695aa6 authored over 3 years ago by Yang Luo <[email protected]>
Add user.PreHash

e2f6efd1ab0d1ee6e03856f5ac158cbafaa5312c authored over 3 years ago by Yang Luo <[email protected]>
Add password button.

d2d4c411ab5476841b2f3f24859743a6e97979b0 authored over 3 years ago by Yang Luo <[email protected]>
Fix avatar URL.

efab90ef3f14ede9379f8a7710f0869b72a03de0 authored over 3 years ago by Yang Luo <[email protected]>
Rename to authState, useProxy, delete EnableDocs.

5a3abdbc9592049b378a99069c64535711ed174d authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #53 from HatsuneBQ/master

Added email sender and added owner to avatar url

aa706019f299660cc9a40eb4a7fe979cb5574d89 authored over 3 years ago by hsluoyz <[email protected]>
fix: add owner to avatar url

Signed-off-by: Kininaru <[email protected]>

5d1133dac9a1f94b9fc38977884c6ad2d2143934 authored over 3 years ago by Kininaru <[email protected]>
feat: add email sender

Signed-off-by: Kininaru <[email protected]>

update go mod sum

Signed-off-by: Kinina...

885592d774d15cd734402acbe6ed06b2d53761c7 authored over 3 years ago by Kininaru <[email protected]>
Add github.com/dchest/captcha imports.

a1851c2b78cf28d718e70724b92c44db758a5ea4 authored over 3 years ago by Yang Luo <[email protected]>
Can sync update from 2nd DB.

de67ee90144624a8d40a4a70c760f81655086bae authored over 3 years ago by Yang Luo <[email protected]>
Add user.UpdateUserHash()

c76a432003418167daa3d6ca359650d3daa4aa9e authored over 3 years ago by Yang Luo <[email protected]>
Add willLog() and control access to signup page.

e3b3a7608820d361a4c4bee2c9bb13c0d9562039 authored over 3 years ago by Yang Luo <[email protected]>
Add GetMaskedUser().

75f23478d190d5c182130ca58be564f2928a0d55 authored over 3 years ago by Yang Luo <[email protected]>
Add logger.

a24665714a1c363e7bd54db9a912378a8c47689a authored over 3 years ago by Yang Luo <[email protected]>
Add PasswordSalt to org.

8a4311c85ce0ff02803e25545e9d6177300c766e authored over 3 years ago by Yang Luo <[email protected]>
Move passwordType to org.

f442f11568101508f5ec51206c80c18db4892168 authored over 3 years ago by Yang Luo <[email protected]>
Add organization and user to token.

fffada894ca847366134be26e61284e7861b5fd7 authored over 3 years ago by Yang Luo <[email protected]>
Add checkPassword().

6095af0512afc60e7e7c603e29753b1824b26b91 authored over 3 years ago by Yang Luo <[email protected]>
Add getSaltedPassword().

6e47cd5bd5de0cf9a5cf9491eba0a68f2ad65273 authored over 3 years ago by Yang Luo <[email protected]>
Add SignupUrl and ForgetUrl to Application.

813204194ffe892164a57713b05c57f84b943fd6 authored over 3 years ago by Yang Luo <[email protected]>
Add cron job to run syncUsers().

76e4490aa7954e22f70d11e23a86e23f89343716 authored over 3 years ago by Yang Luo <[email protected]>
Add TestSyncUsers().

d8aa6a1c95fd4a99201a5a60af3799fe04dbafaf authored over 3 years ago by Yang Luo <[email protected]>
Add db sync test.

1407ba5af714a38f3a9087db282fc7d3e66ab70d authored over 3 years ago by Yang Luo <[email protected]>
Add User's IsForbidden.

82f4f542ed5949a41affd58030c77f023043c212 authored over 3 years ago by Yang Luo <[email protected]>
Move adapter.createTable() out, make engine public.

79f1c62ff7024d706521366e5b260a45fbd9de40 authored over 3 years ago by Yang Luo <[email protected]>
Rename db to driverName.

be0cfa132e391dfdeeb086b6dfa15f07c5048e88 authored over 3 years ago by Yang Luo <[email protected]>
Fix bug in Casdoor's own 3rd-party login.

d509c61816cf980f5a10fb315c293106c144e752 authored over 3 years ago by Yang Luo <[email protected]>
Support Email and phone login.

0f7cd56441fb7c5d00a0c66cb8552b04b689e8c9 authored over 3 years ago by Yang Luo <[email protected]>
Improve CheckUserLogin().

5b1b8662acda2b7441aa3e4e33c430fee22ef969 authored over 3 years ago by Yang Luo <[email protected]>
Check more in CheckUserSignup().

7b3220744360db1ce7f293e932ab96cbe304a355 authored over 3 years ago by Yang Luo <[email protected]>
Improve CheckUserSignup().

904faae6eb0c41347cc6addcdb61438f19fa0d0a authored over 3 years ago by Yang Luo <[email protected]>
Add username check.

a093f3af5a52e63c2123b7ccb34926689654d03d authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #51 from Kininaru/master

feat: add info about MySQL and Postgres in readme

9971b368d039af113cbbbf4d81c63913ea70e57c authored over 3 years ago by hsluoyz <[email protected]>
feat: add info about MySQL and Postgres in readme

Signed-off-by: Kininaru <[email protected]>

6ad1f5d33bbddca4f2b9c623854b514a3fe73060 authored over 3 years ago by Kininaru <[email protected]>
Fix comment.

fa2653c8360f57cd5f243b7a7d66a700db3d7add authored over 3 years ago by Yang Luo <[email protected]>
feat: add pg for db adapter (#50)

Signed-off-by: Kininaru <[email protected]>

fix: postgres creating failed

Signe...

6dcece39903b619dfa94d8d58b98438e6e9dffb6 authored over 3 years ago by Kininaru <[email protected]>
Use helmet on login, signup pages.

785f306c4bc8fa16b509af0bc314c6ef465a84de authored over 3 years ago by Yang Luo <[email protected]>
Add org's favicon.

3065bacad2ed0e75790c50db2db6a32cebe4013b authored over 3 years ago by Yang Luo <[email protected]>
Set org's document title and favicon.

5779d57960e7a08c18f77c42cca591b1a3439950 authored over 3 years ago by Yang Luo <[email protected]>
Improve panic message.

cfe1eb9d50d9aa731b4bdeab3c386812952d826e authored over 3 years ago by Yang Luo <[email protected]>
fix: add cross-env to set port for both windows & linux (#49)

* add cross-env to set port for both windows & linux,

* add package-lock.json back,

* don'...

93564e838952e4be97371b44a09fb40e8a3ee580 authored over 3 years ago by kuchaguangjie <[email protected]>
Merge pull request #48 from kuchaguangjie/master

.gitignore add ".swp"

92c35948e7cd2a4c850c6621d343ad4d4c8b862a authored over 3 years ago by hsluoyz <[email protected]>
.gitignore add ".swp"

ac6c82f9d80486263b6d5b43b845e5a1eb45c368 authored over 3 years ago by eric <[email protected]>
Fix page links.

c26c9ba0e8001b5e6774d0fe2fc617f9bbeca920 authored over 3 years ago by Yang Luo <[email protected]>
Fix the signup.

35e482f24e19191973b24f368551bff5cd24b5d1 authored over 3 years ago by Yang Luo <[email protected]>
Improve UploadAvatar API.

ea9bdbf45e9027758cfa5bbb777fb53ffa115036 authored over 3 years ago by Yang Luo <[email protected]>
Improve signup page.

ee8f2a604639243c9c04cfb7bd61b1ca4f4aaaff authored over 3 years ago by Yang Luo <[email protected]>
Translate signup page.

ef1995de4f05e0763a1d37c80c4985a65ca3c3d1 authored over 3 years ago by Yang Luo <[email protected]>
Improve UI text.

6fbdc556acf71d075000b93c0e836f0aa91887b9 authored over 3 years ago by Yang Luo <[email protected]>
Replace "register" with "sign up".

7a0ed4ebaf213ca815acd36fc3f5a3c54cf086ad authored over 3 years ago by Yang Luo <[email protected]>
Adjust register page text.

3793029491e22a4fe44fddda30ab3f19467d14f1 authored over 3 years ago by Yang Luo <[email protected]>
Translate login page.

8ce8169d657c004883043fdb20d78ca22805671e authored over 3 years ago by Yang Luo <[email protected]>
Improve i18n.

0faeaae78fb75fcd7d1227c79125c94d681636d9 authored over 3 years ago by Yang Luo <[email protected]>
Fix "/api/unlink" bug.

43113a0ee4c1654fce8e274cdfcf91fa869b3bb6 authored over 3 years ago by Yang Luo <[email protected]>
Sync info from 3rd-party if possible.

c317d601a5226ba0a40987f84c7dc0afe1df7aa6 authored over 3 years ago by Yang Luo <[email protected]>
Support oss domain.

6002395d12748f3d23fc96ee512a711c8d62c944 authored over 3 years ago by Yang Luo <[email protected]>
Improve oss key names.

343788572311692688e73a3b5df7610a0d34f7e2 authored over 3 years ago by Yang Luo <[email protected]>
Improve user page i18n.

f0ffacb6a5e80b223b52f9008a6cf0c87ca958cd authored over 3 years ago by Yang Luo <[email protected]>
Add policy to allow account page access.

5326cafbed0d7710a0531492b3c8dfe658a7fca8 authored over 3 years ago by Yang Luo <[email protected]>
Add more fields to Claims.

987bb14a6bebc0d9a355191bfc3695659726c558 authored over 3 years ago by Yang Luo <[email protected]>
Add TestSyncIds().

bb5e110049c62f262ed750842cfa40a8504ebda7 authored over 3 years ago by Yang Luo <[email protected]>
Add user type.

0fc7015c618724947bb68a6cd40b95e498884c5e authored over 3 years ago by Yang Luo <[email protected]>