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

Improve Third-party Logins UI.

4dd0c1a457a409a6679df012d7e262061cb43b32 authored over 3 years ago by Yang Luo <[email protected]>
Improve avatar upload UI.

085f0ca239949d1bc973366106b33a45fa40d482 authored over 3 years ago by Yang Luo <[email protected]>
Add user's phonePrefix.

d586efc24273bde2aca7f33ef85bdb8d97091160 authored over 3 years ago by Yang Luo <[email protected]>
Add Link API.

36895801f0948000eba98e3a8be99c89d36fa63e authored over 3 years ago by Yang Luo <[email protected]>
Add Unlink API.

6774b0379c53203835777d7a269918a8516981de authored over 3 years ago by Yang Luo <[email protected]>
Rename userObj to user.

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

feat: add go backend API docs

39f2f609c3c25bb9c70a11c244b7c2f73e773d47 authored over 3 years ago by hsluoyz <[email protected]>
feat: add go backend API docs

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

3a13b8e73cbef8b73ad9b3f7e148e5031dabc328 authored over 3 years ago by Kininaru <[email protected]>
Use react-social-login-buttons.

5c49693bc05ca715b476b043f7d69f855858f2cd authored over 3 years ago by Yang Luo <[email protected]>
fix: Avatar upload doesn't work since the backend logic has been rewritten (#32)

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

45071bb8c7f293801bd089012e987a9b2638a285 authored over 3 years ago by Kininaru <[email protected]>
Add Avatar to claims.

4ea6529969884545b24f9618c864f1e90767d2e9 authored over 3 years ago by Yang Luo <[email protected]>
Add TestSyncAvatarsFromGitHub().

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

cc8485a7db67ce6bc371cb97fce7ae8a7ef1a627 authored over 3 years ago by Yang Luo <[email protected]>
Fix provider type.

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

73ffb22c32ecb0569f57c56b0bbf953aafb5ea12 authored over 3 years ago by Yang Luo <[email protected]>
Add "My Account" tile.

658dd79d8181d7df363616e0b55dcae9aef45356 authored over 3 years ago by Yang Luo <[email protected]>
Support auto-login.

f5ceae901b70564e527ff9eee23d93458135bcdf authored over 3 years ago by Yang Luo <[email protected]>
Fix getAccount() response.

2029a28d7bb3493f99617d5e52b2731430b96ef8 authored over 3 years ago by Yang Luo <[email protected]>
Improve response message.

0127f8fb6347071f415bea29a45c76a87687607b authored over 3 years ago by Yang Luo <[email protected]>
Improve API error handling.

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

6c2c5be33ddd23d1d74b0266360d1592cbaaaac5 authored over 3 years ago by Yang Luo <[email protected]>
Update antd to 4.14.1

2063f1d27d6e7ac3db35c17ffa46a9d12495078f authored over 3 years ago by Yang Luo <[email protected]>
Improve provide list.

b1ac60fa02af339dc9286a68f4ee2cffc39014bb authored over 3 years ago by Yang Luo <[email protected]>
Change antd primary-color.

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

437289438ffe811ea461020dc51f848b12c61eb6 authored over 3 years ago by Yang Luo <[email protected]>
Improve login failure handling.

d11bb49eace67ecacb6a4ec1c33f73874597893f authored over 3 years ago by Yang Luo <[email protected]>
Use Link.

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

6880c28194840f5bce0528f761b2c1bdfef15bb6 authored over 3 years ago by Yang Luo <[email protected]>
Add RegisterPage and ResultPage.

9af2ac49bec90bc355956eca5fba4be32c68b11d authored over 3 years ago by Yang Luo <[email protected]>
Rename Face to LoginPage.

3d4c987d32488780de1d235e67e3f2a66d93d889 authored over 3 years ago by Yang Luo <[email protected]>
Rename to SelfLoginPage.

7fe970530348eb96ca98058d4ef9690af4ff223e authored over 3 years ago by Yang Luo <[email protected]>
Add EnableSignUp.

b6b433f26a8982cafdbf7039bfaddf8636f1a6a0 authored over 3 years ago by Yang Luo <[email protected]>
Improve login error handling.

da38f7a6ba6a24b5d51efb66424f16de06bb48ce authored over 3 years ago by Yang Luo <[email protected]>
Improve IDP username handling.

540adfed207a34a902b85f50b37457dc840f056f authored over 3 years ago by Yang Luo <[email protected]>
Fix QqIdProvider.

39d208ccd036b79930f9c530acf93e507a1bd73a authored over 3 years ago by Yang Luo <[email protected]>
Change provider interface.

c24de7d1805439f57f7d7694d5e0ca50d60c948d authored over 3 years ago by Yang Luo <[email protected]>
Add QqIdProvider.

fa141a0edbaa2a1b7381fda0aaf1777639408521 authored over 3 years ago by Yang Luo <[email protected]>
Simplify callback URL.

1c97501016094ce7279d9dc963d525febc93d601 authored over 3 years ago by Yang Luo <[email protected]>
Update logo.

63682987153c5039791ae8ed57b32bf3e045c9c2 authored over 3 years ago by Yang Luo <[email protected]>
Add innerParams.

26502350d315aec9cf50afcea7b682f788f08742 authored over 3 years ago by Yang Luo <[email protected]>
Make user profile public.

55b62e97861aa4bdac3b2b301a39e118ca033853 authored over 3 years ago by Yang Luo <[email protected]>
Fix AuthCallback's code handling.

7f367ae346dc69184d6ae807b4b39ea9ddabbbc8 authored over 3 years ago by Yang Luo <[email protected]>
Fix double GET params issue, fix double state bug.

8b921b2c1e488cfa640d7da764db3ce2634407ff authored over 3 years ago by Yang Luo <[email protected]>
Finish /login/oauth/authorize

808e6c62833025dc575d4c332ea91350f61e2547 authored over 3 years ago by Yang Luo <[email protected]>
Add getOAuthGetParameters().

f89f454e0ee796e4d97c0a70c8993606168d816a authored over 3 years ago by Yang Luo <[email protected]>
Return code for /api/login

63a4066a8d16633a88502ff3cd5c3f71778601cc authored over 3 years ago by Yang Luo <[email protected]>
Add error handling to face page.

7049e095709d2fc77e7585207e8c83c5170f72f9 authored over 3 years ago by Yang Luo <[email protected]>
Add frontend /login/oauth

80c47dd8c6a4a9b224699a61e36123e87c768012 authored over 3 years ago by Yang Luo <[email protected]>
Add /api/get-app-login

9980ef1975a213b60fd8b49b0e31f67dfe829fce authored over 3 years ago by Yang Luo <[email protected]>
Add codeToResponse().

c8cd37058e1750995fd81c5793b4d854edb21346 authored over 3 years ago by Yang Luo <[email protected]>
Merge two login functions.

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

feat: added avatar tailoring and uploading

d0e243fca3422a44c4a4a9583ac0ac5e1c6c90bb authored over 3 years ago by hsluoyz <[email protected]>
feat: added avatar tailoring and uploading

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

fixed type errors

Signed-off-by: Kinina...

1908f528c8847fa487dfdb3084eb79e3beb9c977 authored over 3 years ago by Kininaru <[email protected]>
Add HandleLoggedIn().

0ce742090710c824e00207b38abe7c97bf6b7b42 authored over 3 years ago by Yang Luo <[email protected]>
Change /api/auth/login to POST.

4a170d1d56dbcd08c6b305e086253cbb3210d9e0 authored over 3 years ago by Yang Luo <[email protected]>
Add frontend getOAuthCode() API.

2a481d6a2e03005fcd15165408b822cd9ad04f9c authored over 3 years ago by Yang Luo <[email protected]>
Rename redirectUrl to redirectUri.

4e22e0523df7dd776a9dc0fd4809f5ffdac59db3 authored over 3 years ago by Yang Luo <[email protected]>
Fix JWT token bugs.

df948e9e34676ef17a68c3bc127d3eb24e5538a1 authored over 3 years ago by Yang Luo <[email protected]>
Generate real access token.

f0145544155914e2df47538f704cd6eab0ac5a10 authored over 3 years ago by Yang Luo <[email protected]>
Add /api/oauth/code API.

1fd6ee388c97494808fce2c1d1eeec31f789ad93 authored over 3 years ago by Yang Luo <[email protected]>
Add /api/oauth/token API.

202a94a8e5eaf68803ffb0eef4568ef50d95ce77 authored over 3 years ago by Yang Luo <[email protected]>
Add token pages.

85523fa9d45aeeda22af5357498810a7138f9674 authored over 3 years ago by Yang Luo <[email protected]>
Update license header.

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

added explainations to Dev and Prod usage in README

d38cfa28b8bfadca3851f719f4384758cd838a2d authored over 3 years ago by hsluoyz <[email protected]>
added explainations to Dev and Prod usage in README

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

65f01c1a090939432b8332bb84f928d0da9bef8c authored over 3 years ago by Kininaru <[email protected]>
Add HomepageUrl and Description to app.

5e04b8c72653bc43fcd97bcc420d55fc69f708ce authored over 3 years ago by Yang Luo <[email protected]>
Add RedirectUrls to app.

45ec95b859ffbc77e8b436ee99864ea7aa65c05a authored over 3 years ago by Yang Luo <[email protected]>
Add clientId and clientSecret to app.

9e8bde509a490427a9743ac77503e7140b813da1 authored over 3 years ago by Yang Luo <[email protected]>
Add other authz rules.

e792e814d49e5d85f00d85318b12adb501650f8e authored over 3 years ago by Yang Luo <[email protected]>
Set session cookie to: casdoor_session_id

1dfcfb307fce55e94e46aa193153176f56a607f0 authored over 3 years ago by Yang Luo <[email protected]>
Parse subOwner, subName.

f3f902af45947ffdc0d3fb9ed021618f9f3db1dc authored over 3 years ago by Yang Luo <[email protected]>
Add AuthzFilter.

ba4185c9b117054907a1c537c7abe40704ba80b6 authored over 3 years ago by Yang Luo <[email protected]>
Add GoogleIdProvider.

dfa77ab25dc8b36f6500221f1a2560dd9ade1254 authored over 3 years ago by Yang Luo <[email protected]>
Improve SelectLanguageBox.

e91fdca5e7155870c4b3e3f05d3bd7eca433f731 authored over 3 years ago by Yang Luo <[email protected]>
Add IdProvider interface.

40fb336e9565ed98cad8179069cceb49fbe06c01 authored over 3 years ago by Yang Luo <[email protected]>
Improve passwordType control.

62c69a89c16843d87e9fd0b90a0e411a55b212eb authored over 3 years ago by Yang Luo <[email protected]>
Merge pull request #14 from RobotHuang/master

feat: support i18n

717d655fdbfc923440d3cd36b1fed61afbfa1a83 authored over 3 years ago by hsluoyz <[email protected]>
feat: support i18n

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

e301121c214664cb7bbbb3fdd2e90cb3cdbd2b20 authored over 3 years ago by RobotHuang <[email protected]>
Add README.

a09a8b2af0cda94aca76c923cb7c1dd49364d9ae authored over 3 years ago by Yang Luo <[email protected]>
Add getUsers() to Auth folder.

df5514ef318804814548c3b51c8c45d7a7c3b6b5 authored over 3 years ago by Yang Luo <[email protected]>
Add User.isGlobalAdmin

60ad52f7aedb08b4294c243d5dae8d0341747984 authored over 3 years ago by Yang Luo <[email protected]>
Update app default logo URL.

d44a5ee2c14894ccc11da8c4b32485e967ab8a93 authored over 3 years ago by Yang Luo <[email protected]>
Fix initAuthWithConfig() arg.

bf4bbeeb151708264ed87e66797c2784d2a81b78 authored over 3 years ago by Yang Luo <[email protected]>
Set face logo width to 250.

475f79ffc86c7e0d21b01dff737031a8fd7fee06 authored over 3 years ago by Yang Luo <[email protected]>
Add initBuiltInApplication().

abe1e5eccbe7d5cc6ba345afc4ee77069fed5f8f authored over 3 years ago by Yang Luo <[email protected]>
Add dbName config.

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

e71311b1afad238e38a569ce7bed90f8a27e7f07 authored over 3 years ago by Yang Luo <[email protected]>
Add profile links.

906fe9758ecd6753d51c84d4e8f7059eedbcfc1a authored over 3 years ago by Yang Luo <[email protected]>
Check user under org.

65eee22099ad8d1529f895772b31282280a624cd authored over 3 years ago by Yang Luo <[email protected]>
Set CookieSameSite to None.

7203dcbe2278e179f6d9a988451dee65d9134b84 authored over 3 years ago by Yang Luo <[email protected]>
Use a href for oauth icon.

46fb2b4bffcf64fa423d6fcae97a69003bb2e587 authored over 3 years ago by Yang Luo <[email protected]>
Add UseProxy config.

15f9d71127ec37a9154e4a5f305cdb2f42c981fd authored over 3 years ago by Yang Luo <[email protected]>
Refactor the auth code.

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

9b45e5fe43f7663bc0040ca8ad5e3d03ea24436e authored over 3 years ago by Yang Luo <[email protected]>
Define auth.ServerUrl.

277dec0af3eab63eda51ac8f878f9df0ba600da7 authored over 3 years ago by Yang Luo <[email protected]>
Rename to method.

20b70c323da51effae5e1274b4f8c90ef017f7ff authored over 3 years ago by Yang Luo <[email protected]>
Improve auth folder.

faeb93494c50226077cf6141bfa575e9b0e36704 authored over 3 years ago by Yang Luo <[email protected]>
Add auth folder.

001496b90fe1873871a3a93c7f6561d5e2dd0850 authored over 3 years ago by Yang Luo <[email protected]>
Add user's Affiliation and IsAdmin.

40587f35e358951da506918edeff38b16800503b authored over 3 years ago by Yang Luo <[email protected]>
Add app's EnablePassword.

4b66c24bb69e79b7848e834dc1d269144f929d1d authored over 3 years ago by Yang Luo <[email protected]>