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

Fix affiliationMap null bug.

8dcb56ea71083a5a7cc887d5a899248ef1a3165f authored almost 3 years ago by Yang Luo <[email protected]>
Support cred manager for organization.MasterPassword

b95f107a602d9e18bc492e33b7d1d532b3b083dd authored almost 3 years ago by Yang Luo <[email protected]>
feat: Add bcrypt encrypted password type (#386)

* Add loading and countdown status to the verification code sending button

* Add bcrypt encrypt...

d6c2d0f3e8357b760943d0b5cae60af42d625e43 authored almost 3 years ago by jianmaikj <[email protected]>
Add GetMaskedProvider() and GetMaskedProviders().

7cfece301931a045d3a539f1cdb1904dc632e02b authored almost 3 years ago by Yang Luo <[email protected]>
Support WeChat MP at the same time.

3efbcc739da71de8aedd79f1bd676c175353367f authored almost 3 years ago by Yang Luo <[email protected]>
feat: support mobile login with WeChat Official Accounts (#383)

* fix: adjust the accessToken field

Signed-off-by: 0x2a <[email protected]>

* fix: miss...

99ef329325e336402c60e0696d1b49fee8f8447b authored almost 3 years ago by Steve0x2a <[email protected]>
Fix bug in showing OAuthWidget.

8f0995ca3481a62dc1b45da41c169ec844401b30 authored almost 3 years ago by Yang Luo <[email protected]>
Add getCasdoorColumns().

e64f181e28ce963df4aad2094b191f8bdcb395fa authored almost 3 years ago by Yang Luo <[email protected]>
Add TablePrimaryKey to syncer.

db56f54b8c8b306298a08273b9eecf043b9a2603 authored almost 3 years ago by Yang Luo <[email protected]>
Add isHashed to syncer's tableColumn.

bf642b35d4151df43a160bf3b7c5955a11747506 authored almost 3 years ago by Yang Luo <[email protected]>
Improve syncer code.

5ee5299a6861ab303d305ba4ec678da57e1a69a3 authored almost 3 years ago by Yang Luo <[email protected]>
Add tableColumns to syncer.

e7f395cfd45aab770d69afc9049759a7ea6cc56d authored almost 3 years ago by Yang Luo <[email protected]>
Fix translation.

29d512d316743d2b260dd546d6a3b9db0fc59865 authored almost 3 years ago by Yang Luo <[email protected]>
Fix translation.

5814ae6baf7c8a546f0215d5b1903e9a57bf7966 authored almost 3 years ago by Yang Luo <[email protected]>
Improve translation.

52145abdc815cd668a0c96b9109887acd8804c12 authored almost 3 years ago by Yang Luo <[email protected]>
refactor: New Crowdin translations by Github Action (#380)

Co-authored-by: Crowdin Bot <[email protected]>

157e515310017393d5f10806e6315540736ade2a authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
feat: set to push image with tag latest as well (#381)

Signed-off-by: Товарищ <[email protected]>

47ed2e903ccd34fb232f641e89726920710152f7 authored almost 3 years ago by Товарищ программист <[email protected]>
feat: add more instructions in readme (#379)

Signed-off-by: Товарищ <[email protected]>

822ad14ea98ca11d256581a3166e9986d0f87c49 authored almost 3 years ago by Товарищ программист <[email protected]>
fix: modify image push policy (#377)

Signed-off-by: Товарищ <[email protected]>

3355f8644e967525710a18e371f627ba44112294 authored almost 3 years ago by Товарищ программист <[email protected]>
fix: adjust the accessToken field (#378)

* fix: adjust the accessToken field

Signed-off-by: 0x2a <[email protected]>

* fix: miss...

00f06930ba0c568ccdb9875b21b893c6aed240d3 authored almost 3 years ago by Steve0x2a <[email protected]>
feat: add refresh token mechanism for server side (#336)

* feat: add refresh token mechanism for server side

Signed-off-by: Yixiang Zhao <seriouszyx@f...

755d912f61573c8b6cd212279e0857113ae0ec3f authored almost 3 years ago by Yixiang Zhao <[email protected]>
Add TokenFormat to application.

95f2a3b31181288c4fd1a9d37b0da8f5408ec10d authored almost 3 years ago by Gucheng Wang <[email protected]>
Fix TestGetUsers().

cb625b3fa2e712064708f195f7b09e019d4f28c7 authored almost 3 years ago by Gucheng Wang <[email protected]>
Fix translation.

16cc64f08d1566f23fa0777b3e6f49cecc781c4a authored almost 3 years ago by Gucheng Wang <[email protected]>
Refactor the original db code.

318cf52b33c46089b3b89c76cd86f865fbf35ca4 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add more fields to syncer.

07f9a9ee96507d1737e89a1327c08d3ff300a861 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add sync pages.

c2110ef59ddd3e65b051a2160fcd67bd5dafa930 authored almost 3 years ago by Gucheng Wang <[email protected]>
fix: wrong sub return and docker-compose boolean value error. (#375)

* fix: wrong sub return

Signed-off-by: 0x2a <[email protected]>

* fix: yaml bool value ...

2f70e77e53f4ad111d121647cdb0a2780320584c authored almost 3 years ago by Steve0x2a <[email protected]>
feat: add OIDC feature support. (#373)

1. add nonce parameter.
2. add sub in userinfo endpoint.

Signed-off-by: 0x2a <stevesough@gma...

98f6cc00854478fd5680bf6f41d9842c687c68c2 authored almost 3 years ago by Steve0x2a <[email protected]>
feat: support AuthnRequest in SAML (#372)

Signed-off-by: Yixiang Zhao <[email protected]>

370e835499ebc6e6dfeb533fd276be6d626032cd authored almost 3 years ago by Yixiang Zhao <[email protected]>
feat: implement automatic synchronization for ldap users (#371)

Signed-off-by: Товарищ программист <[email protected]>

f43d01c5c22b8389e0eeebf03f0dec6c3ff9b740 authored almost 3 years ago by Товарищ программист <[email protected]>
feat: add Keycloak idp support (#356)

* feat: add Keycloak idp support

Signed-off-by: Yixiang Zhao <[email protected]>

* fi...

4ca5f4b196d1f9d9ea108b8f083e9d496cfd76b7 authored almost 3 years ago by Yixiang Zhao <[email protected]>
Improve authConfig.

cf9e628a3e3cef21d6bfae185e604e07fc8179ec authored almost 3 years ago by Gucheng Wang <[email protected]>
refactor: move from io/ioutil to io and os packages (#366)

* chore: format code by running `go fmt ./...`

Signed-off-by: Eng Zer Jun <[email protected]...

726e4e3dc1291a9fb7713e3fafa98c05f489eb4c authored almost 3 years ago by Eng Zer Jun <[email protected]>
Improve parseBearerToken().

0adb9b004753469c6117b0249eb48425c2063c1a authored almost 3 years ago by Gucheng Wang <[email protected]>
fix: support using bearer token to access protected resources (#364)

* fix: require signed in by bearer token.

Signed-off-by: 0x2a <[email protected]>

* fix...

00ab1564535f9ade21314e171d66ffcbfd2d0e3e authored almost 3 years ago by Steve0x2a <[email protected]>
Fix dataSourceName config to use correct DB host in Docker.

589c0404d2dc40aa7f526f2699aa4f1511e162b3 authored almost 3 years ago by Gucheng Wang <[email protected]>
Revert: Make user.Ranking auto-increase.

b2f2674d3e246d53226553f48dbf6422c3e68bd5 authored almost 3 years ago by Gucheng Wang <[email protected]>
Update Dockerfile versions.

a555d27dd2c26b956b1c0a3dd611a1e16eb83c6a authored almost 3 years ago by Gucheng Wang <[email protected]>
Fix missing ranking in initBuiltInUser().

8d8c662e58a44e455936cd92853ed781db3f2614 authored almost 3 years ago by Gucheng Wang <[email protected]>
Fix bug in Login().

94c78593fc693569c773df3f0bebe339ff82f8a6 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve user error handling.

f4265d015af6a04732a22d61cef66218ea247376 authored almost 3 years ago by Gucheng Wang <[email protected]>
Merge into one origin config.

96e2f286eef7026d5a98c4419b2200b004ee72a2 authored almost 3 years ago by Gucheng Wang <[email protected]>
Admin can reset password without old password.

29807b82e1d66caa1de87e601dfa6f411a58c2df authored almost 3 years ago by Gucheng Wang <[email protected]>
Put application's providers to 2 columns.

e0b7286882ba2c491892cc38e1d18894eb8604c2 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve creation UI for pages.

1762d19787fd79eb1f9390f63e56769478d97292 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve org creation UI.

2f71d9743b236830ddeaa35fa7423afb2c1f1c1a authored almost 3 years ago by Gucheng Wang <[email protected]>
Support columns arg in UpdateUser().

6ba658ac60bb65933c49c927290467e131a55a01 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve UpdateUserToOriginalDatabase().

cc47f3b65d2f352b6292188e7dbd14194bfec932 authored almost 3 years ago by Gucheng Wang <[email protected]>
Make user.Ranking auto-increase.

eca1d23e35174a26cdbd00bc8ee064b286b74e9c authored almost 3 years ago by Gucheng Wang <[email protected]>
feat: support checking password through ldap server (#354)

Signed-off-by: Товарищ программист <[email protected]>

6947ebd1529f687366e709659dbd4b4184d1e6d7 authored almost 3 years ago by Товарищ программист <[email protected]>
feat: add three idp support by goth. (#351)

1. add 3 providers: apple, azuread(v1) and slack.
2. support importing providers from goth.

...

967113689da3f98cf4f5ba0ec2f486d32b0b45af authored almost 3 years ago by Steve0x2a <[email protected]>
feat: support third-party application to login with SAML rather than only Casdoor itself (#350)

Signed-off-by: Yixiang Zhao <[email protected]>

b73b9a65b6af31196c6e24714db9458e180b41f8 authored almost 3 years ago by Yixiang Zhao <[email protected]>
feat: login by code (#344)

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

70a550d8bca91292c15cd849e61a441a0589588d authored almost 3 years ago by Bingchang Chen <[email protected]>
feat: support SAML and test with aliyun IDaaS (#346)

* feat: support SAML and test with aliyun IDaaS

Signed-off-by: Yixiang Zhao <seriouszyx@foxma...

113398c36b00cbd3f24f45de9303f2a6e9dfd800 authored almost 3 years ago by Yixiang Zhao <[email protected]>
Show message for signing up with at least 6 chars' password.

667158f585d9aa209e72d04b3cbde25cc4354ed2 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add IntranetEndpoint to provider.

dc9d2389a5e2b49489d467cab272dc023398704d authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve Redirect URI error message.

c8b8488797a79357af043de90e1175f420a42eec authored almost 3 years ago by Gucheng Wang <[email protected]>
feat: update swagger api json with tags (#347)

Signed-off-by: Товарищ программист <[email protected]>

07fa438348d1300485d225d4dc23d23fcf8562b3 authored almost 3 years ago by Товарищ программист <[email protected]>
Add tencent_cloud_cos.go

d2565e03c80aeec3aca75a8f7c3ef01e02509be0 authored almost 3 years ago by Gucheng Wang <[email protected]>
Rename to AddUsersInBatch().

cc2797ed276ebebf795a58b312b7961aab0c1606 authored almost 3 years ago by Gucheng Wang <[email protected]>
Change pageSize to 20 for record page.

746967e18a5f144c4e9e12a3831d9aa1fe528883 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add IsDefaultAvatar to user.

14c4f60a40b44dbd7a47e3040c0e94e5b40158ba authored almost 3 years ago by Gucheng Wang <[email protected]>
Make Application's fields smaller.

79fd6ff5d38168932482ffbfb38cb7d9727d1cd8 authored almost 3 years ago by Gucheng Wang <[email protected]>
Change Application.Providers to mediumtext.

04bc8628a841ddec186ca8ae1566ddf7a2f05de6 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add code sign in UI.

d6c9ee508c7b77fb014718c93c3c6ba3fef130f0 authored almost 3 years ago by Gucheng Wang <[email protected]>
Reduce CountDownInput args.

d224e728a39b5abcd6b62a064cb12fb2c09d7c89 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve UI.

36b7993994b41c1df01131dadd8ea32ff5ae081b authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve provider table in app edit page.

c10ccd8106171230e6e9c13701e8188fd7b503a2 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add Setting.getNewRowNameForTable().

a04702a8d014e1d2f6563e4fbd3575682a60f500 authored almost 3 years ago by Gucheng Wang <[email protected]>
fix: add id_token and support auth header (#338)

e888ff84756a19ed8e69b91f6a95c7cdf6d47d0c authored almost 3 years ago by Товарищ программист <[email protected]>
Improve forget page CSS.

7923bffa6d692a1a23cb29af1b0ee988c49b540c authored almost 3 years ago by Gucheng Wang <[email protected]>
Remove regionId for SMS providers.

bfd5d0172a560871e69f49968796ca6a2a5a759c authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve forget page logic.

4e92a8273ce46edfbcb1bd122f8fca49b90aaa48 authored almost 3 years ago by Gucheng Wang <[email protected]>
Don't panic for sendWebhook() error.

c46925dbe8f7ba6f9cba65b0f2b6feb76f571ec8 authored almost 3 years ago by Gucheng Wang <[email protected]>
Make application's fields longer.

7f39aee9c49111712839d19f476c4c60cfb58bff authored almost 3 years ago by Gucheng Wang <[email protected]>
Detect as Go.

b86087b2af8dd0797951ddbc3726a3fb31795408 authored almost 3 years ago by Gucheng Wang <[email protected]>
feat: implement jwks_uri handler in oidc discovery (#334)

Signed-off-by: Товарищ <[email protected]>

bddd57cda814710dd4532b4c0535434624cd5355 authored almost 3 years ago by Товарищ программист <[email protected]>
Add more args to UploadResource().

44b59d866a559006905d59d5733165f39f043d89 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add UploadFileSafe().

95600414d903f110c60d895b24193c91e5a6a69e authored almost 3 years ago by Gucheng Wang <[email protected]>
Add GetUserNoCheck().

9eb09b7db090a2657ae29db4049f83342fffa871 authored almost 3 years ago by Gucheng Wang <[email protected]>
Support username arg in UploadResource().

91c0282040bbc0e95170183a2ffedb849a0f0fa0 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add some new fields to User.

2b6f397bb95b89d45dc55c2e26a04ed05343faf8 authored almost 3 years ago by Gucheng Wang <[email protected]>
Show "canSignUp" column when password is ON.

db7f4a4af9056b2e196a1544a77d8c6fb36c5b77 authored almost 3 years ago by Gucheng Wang <[email protected]>
fix: fix incorrect issuer in id token of oidc (#333)

Signed-off-by: Товарищ <[email protected]>

825de2bdaa6a981bdb5cdcc1ac21bba907c9f4f0 authored almost 3 years ago by Товарищ программист <[email protected]>
Add GetSortedUsers() and GetUserCount() APIs.

0b3742b0b14116de203442d08ec5bf3bc479c5cb authored almost 3 years ago by Gucheng Wang <[email protected]>
fix: preinstall scripts bug (#331)

* feat: ban npm to solve potential bugs

Signed-off-by: turbodog03 <63595854+turbodog03@users....

1394dce3062a0d0a88dd12b23f655412cd3a6413 authored almost 3 years ago by turbodog03 <[email protected]>
fix: panic while insert record when request uri too long (#325)

Signed-off-by: Lex Lim <[email protected]>

64fc810359d0ba749ae966158438e8e2e7b0f58a authored almost 3 years ago by Lex Lim <[email protected]>
fix: display "Continue with (User)" button of another organization (#327)

Signed-off-by: Lex Lim <[email protected]>

abba56a6f33e70cde79a9e105df798cc9be1df53 authored almost 3 years ago by Lex Lim <[email protected]>
fix: save country code (#324)

Signed-off-by: “seriouszyx” <[email protected]>

cc933cf5f3efb2f2c8019248bc9640fea04eac9e authored almost 3 years ago by Yixiang Zhao <[email protected]>
Run sync user job if configured.

37829062ad108205eed80513438b61cf8a32bd60 authored almost 3 years ago by Gucheng Wang <[email protected]>
feat: translate the region select box (#321)

Signed-off-by: “seriouszyx” <[email protected]>

f5fdf0af6a78a1cd394348203a5a628b19bf9980 authored almost 3 years ago by Yixiang Zhao <[email protected]>
Add logPostOnly.

21f433d2786f02a6b6dbb1ff4d24d88125f4dd45 authored almost 3 years ago by Gucheng Wang <[email protected]>
Add method to record.

102e22f2c736d780f1908c2da33b3384abb14372 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve some translations.

8d6756fe9a71b4ce242453da1fc9d6c84e156325 authored almost 3 years ago by Gucheng Wang <[email protected]>
Improve email and phone checking in Signup().

63f33d0ad95b605f56184acf568c51e930eecb4e authored almost 3 years ago by Gucheng Wang <[email protected]>
docs: Upgrade to swagger UI 4.1.0 (#319)

* docs: update swagger docs

Signed-off-by: “seriouszyx” <[email protected]>

* docs: u...

1c2e9064feb442c946eb98564fdba3fb61d5ea5a authored almost 3 years ago by Yixiang Zhao <[email protected]>
Expose GetOAuthCode() as API.

54ef2ec09fd3c767da7582f8dd6a90c2b076a96e authored almost 3 years ago by Gucheng Wang <[email protected]>
fix: Wrong token endpoint value #314 (#315)

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

Co-authored-by: leo <[email protected]>

d84ddda60763acc5918171a37e750467ebb02b26 authored almost 3 years ago by Song Liu <[email protected]>
Make webhook work.

30a2fdef372d3f0414dff0bb8510828b434cb2f5 authored almost 3 years ago by Gucheng Wang <[email protected]>