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: provider sort alphabetical order (#1347)

fcda64ad7d71cb5267ef21f8fa331d147fa339b3 authored almost 2 years ago by Chell <[email protected]>
fix: handle add message in frontend (#1340)

d815bf92bd2ce46ec8f6459f984439bbe4addde2 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: add quota limitation to organizations, users, providers and applications (#1339)

7867060b71d8f5cb3e5d93fa969b6d2f83c31c87 authored almost 2 years ago by WangGuan <[email protected]>
fix: check credential existence when signing via WebAuthn (#1336)

* fix: check credential existence when signing via WebAuthn

* fix review problem

8890d1d7c73c0c095a1d5bf6c8af7bdeb34bce9c authored almost 2 years ago by Mr Forest <[email protected]>
fix: application edit mobile view (#1331)

* fix: application edit mobile view

* fix: decompose elements

* fix: decomposition

* fi...

6e6a0a074a898c80119a1bdf874eef6a24c8d94c authored almost 2 years ago by Chell <[email protected]>
feat: add get-permissions-by-role API (#1335)

cff3007992b3cb21c6ccf5f21a77f626d322be1b authored almost 2 years ago by Thai <[email protected]>
feat: check user existence when signing in via verification code (#1334)

* fix:check user existence when logining by verification code

* fix review problems

* Upda...

fe448cbcf42f6b333a487e25ea1ab64a43abe12b authored almost 2 years ago by Mr Forest <[email protected]>
fix: prompt page translation (#1330)

* fix: prompt page translation

* add multiple translations

* fix: translation consistency
...

2ab25df95060fd22652b83db081aa28bef971791 authored almost 2 years ago by Chell <[email protected]>
feat: use another filename when uploading a duplicated file instead of replacing it (#1329)

* fix: upload a file with the same name, not replace

* Update resource.go

Co-authored-by: ...

b8959267540d3bc52994932f911f019eccb0c153 authored almost 2 years ago by WangGuan <[email protected]>
feat: add cloudflare turnstile captcha (#1327)

* feat: add cloudflare turnstile captcha

* fix: rename turnstile to cloudflare turnstile

5bb7a4153f92f3df4ca416c86b8b4e3229f5af11 authored almost 2 years ago by YiNN <[email protected]>
fix: fail to return after flush the page (#1325)

* fix: fail to return after flush the page

Old methed just get the url path parameter when c...

b7cd598ee85ab042a40dea013225ed4abc26a87d authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: finish policy list management (#1317)

b10fb97c92da88df0be23e44fcb2cb360d6aa993 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: fix the bug that admin cannot upload avatar for other users (#1323)

b337b908eaedcc2005b8b533a10b192ee686408e authored almost 2 years ago by Yaodong Yu <[email protected]>
fix: fix bug in GetAcceptLanguage() (#1322)

ba9d1e23889133a78a711b8ae792ad149c123d05 authored almost 2 years ago by Mr Forest <[email protected]>
feat: update Xorm to v1.0.5 to fix the PostgreSQL bug in Xorm (#1321)

* fix:update xorm version

* fix pr problems

* update xorm version to 1.2.0

* update xor...

29ec1d2d9c081ec24839e374183e3e4759dee812 authored almost 2 years ago by Mr Forest <[email protected]>
feat: add webhook for add/update org/provider (#1316)

84a03f6c8e3acb3b5fed5d619111dc4852ef55ca authored almost 2 years ago by Mr Forest <[email protected]>
feat: add parameter v0 for Casbin APIs (#1315)

56ff06bbeac0a08bfa990126cdb7810ca22a9493 authored almost 2 years ago by 会思考的下丘脑 <[email protected]>
feat: manager applications in organization scope (#1290)

* feat: manager applications in organization scope(front end)

* fix: application can use own ...

7e756b8ee2a7e6b6a899d7aa0c9bfa8e6c6b20b8 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: can specify available UI languages for an organization (#1306)

19ba37e0c2d3798aa091821cbaad635be027a546 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: fix bug in GetDefaultApplication() that caused login error for other orgs (#1299)

* fix:fix bug in GetDefaultApplication

* fix:fix bug in GetDefaultApplication

b98ce19211546c6e082053734b03caecedd8e569 authored almost 2 years ago by Mr Forest <[email protected]>
feat: encode redirectUri (#1297)

37d1a73c0c9985238d9bb49401619db6cb074a1c authored almost 2 years ago by 会思考的下丘脑 <[email protected]>
fix: illegal user when new a permission (#1298)

727877cf54ba9878ac8d683a5c54f47b24db3e0c authored almost 2 years ago by Yaodong Yu <[email protected]>
fix: limit only under PC can login by following Wechat Official Account (#1293)

939b4167174b3815e314144feaa860ce952487c0 authored almost 2 years ago by Mr Forest <[email protected]>
feat: fix verification code send time's limit logic (#1292)

f115843fbb71d223dfc5c0ac9f94f1ce2b7c4789 authored almost 2 years ago by imp2002 <[email protected]>
feat: support login by following wechat official account (#1284)

* show QRcode when click WeChat Icon

* update how to show qrcode

* handle wechat scan qrco...

aa6a4dc74fead53a84d3e51a581a278c1efa988f authored almost 2 years ago by Mr Forest <[email protected]>
fix: Add distinctions between access_token and refresh_token (#1280)

462a82a3d5991d079a24240aaf531ed1bd5ef73d authored almost 2 years ago by cofecatt <[email protected]>
fix(RoleEditPage): Fix a crash when the sample role domains is null (#1268)

262aeba7e2ca8e1d6a1c7d2b3ea152f845c677df authored almost 2 years ago by Dinn <[email protected]>
feat: fix the issue of jumping back to the login page after resetting password (#1288)

* fix: redirect to login page

* fix: front end router

* fix: front end router

* fix: si...

61c2fd5412b37749b3a04b1537e837f51b0486c6 authored almost 2 years ago by Chell <[email protected]>
feat: fix select language box overlay (#1289)

* fix: select language box overlay

* fix: select language box position

* fix: select langu...

d542208eb8fe0dc94b871ccdebb5d00e7a51262b authored almost 2 years ago by Chell <[email protected]>
feat: fix empty organization in adapter edit page (#1274)

f818200c95a7f87478858b388b59a717a328d81e authored almost 2 years ago by Yaodong Yu <[email protected]>
fix: fix typo (#1264)

5bc2e913440381cfb437074deba8a20a4b706c1d authored almost 2 years ago by Yaodong Yu <[email protected]>
Show tag in i18n

295f732b1827c195772a6c0b14d757aa076b09c9 authored almost 2 years ago by Gucheng Wang <[email protected]>
feat: fix memory leak problem (#1257)

770ae47471356b297930d34ab3990039d3d9af45 authored almost 2 years ago by cofecatt <[email protected]>
fix: forget page mobile view (#1263)

2ce4f96355b4e92ed75c09bb9dd99c0b30c86df8 authored almost 2 years ago by Chell <[email protected]>
fix: system info mobile view (#1261)

07ed834b27bcb4ebff7be534de8bfaa5e7d9f08d authored almost 2 years ago by Chell <[email protected]>
feat: support add providers inside the Organization scope (#1250)

* feat: support add providers inside the Organization scope

Signed-off-by: magicwind <2814461...

8d686411eef338697e1a122b51336d46aca4a498 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: support prefix path for storage files (#1258)

ce722897f1abefc9cbdec94895cfc6becd1bbbcb authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: change all occurrences when a object name is changed (#1252)

a8381e875ba62ea5fbbf647ec0c5f9a291da6b6e authored almost 2 years ago by Mr Forest <[email protected]>
feat: fix generating wrong x.509 private key file header (#1253)

According to the [official x509 documentation](https://pkg.go.dev/crypto/x509#MarshalPKCS1Privat...

4c81fd7d169e581d14c7e7705b0e4f2d7086b298 authored almost 2 years ago by Ke Wang <[email protected]>
feat: clear the session of a signin but non-existent user (#1246)

25ee4226d3a1c592eb56ad82b919fac3163c525e authored almost 2 years ago by xAmast <[email protected]>
fix: nil error if init data is empty (#1247)

9d5b019243e6abdff59ebbf7a8f723e0821e9e32 authored almost 2 years ago by Bingchang Chen <[email protected]>
feat: restrict DingTalk user log in who is under the DingTalk Org(which ClientId belong) (#1241)

* feat: fix bug in GetAcceptLanguage()

* feat: add appName when logging in with DingTalk

*...

6bb7b545b4053b74f7a0eac8a6dabca3c4eac3c2 authored almost 2 years ago by Mr Forest <[email protected]>
feat: allow captcha to be enabled when logging in (#1211)

* Fix bug in GetAcceptLanguage()

* feat: allow captcha to be enabled when logging in

* fea...

25d56ee8d5e4416ae53dae6e7b4787557beffde2 authored almost 2 years ago by wenxuan70 <[email protected]>
fix: login / signin frontend router (#1244)

* fix: go to link

* fix: remove gotologin

* fix: redirect to login page

* fix: redirect...

7e5952c8045af542828cad8e3535fbe88d9067c7 authored almost 2 years ago by Chell <[email protected]>
feat: fix showing wrong error message: "Please sign in first" (#1245)

80bf29d79a069f8b164535ae2d8c547edd81bd2e authored almost 2 years ago by Yaodong Yu <[email protected]>
fix: fix duplicated user bug in user list page (#1243)

* fix: user list repititon errer

* Update UserListPage.js

Co-authored-by: hsluoyz <hsluoyz...

971e53dfd8aff81d70c4d6444e4c55672d368f5d authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: fix multi-platform docker image (#1242)

654b903d7ab08d54959d057b1fd8ab7bffa1acf5 authored almost 2 years ago by Bingchang Chen <[email protected]>
fix: make the app list in homepage have the same height (#1239)

* fix: make the app list in homepage have the same height

* fix: make the app list in homepag...

2f72e6971b7c9a1cf8eb22a3835dc5170546e54b authored almost 2 years ago by jakiuncle <[email protected]>
feat: fix bug in GetAcceptLanguage() (#1237)

Co-authored-by: Gucheng Wang <[email protected]>

d4b587b93ebe38902479c5257645405db8166333 authored almost 2 years ago by Mr Forest <[email protected]>
Fix go.mod

ac7a51094931dd80876c574c8976293609337fe0 authored almost 2 years ago by Gucheng Wang <[email protected]>
feat: support i18n in backend err messages (#1232)

* feat: support i18n in backend err messages

* use gofumpt to fmt code

* fix review proble...

d86f3c88c74b176c4d434c673151f8d821efa529 authored almost 2 years ago by Mr Forest <[email protected]>
Fix formPosition typo

7c775190692bc75667b90dd001a27b087ec410b7 authored almost 2 years ago by Gucheng Wang <[email protected]>
Update formCss default value

2bdf467e3a7e4cfa53b370d105b56b264756c529 authored almost 2 years ago by Gucheng Wang <[email protected]>
Refactor to renderLink()

52b692c8ad43897ca5ba9bef48aac7acd8e46556 authored almost 2 years ago by Gucheng Wang <[email protected]>
fix: forget password and sign up router (#1227)

* fix: forget password and sign up router

* fix: link

* fix: jump logic

* fix: signup l...

304643736b3adcec6ba14188a1746e5ed683bcef authored almost 2 years ago by Chell <[email protected]>
feat: add left-side image and improve login page (#1226)

b0f572c51acbbf17f741ba844641ac0e88cfe059 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: allow non-ASCII characters in username (#1235)

19d351d157b8571308a039b9d2693983fb4aa5ac authored almost 2 years ago by cofecatt <[email protected]>
feat: add arm docker (#1236)

d0751bf2faf6fb1cc36ffda1712e89ef24292c58 authored almost 2 years ago by Bingchang Chen <[email protected]>
feat: non root user for casdoor image (#1234)

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

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

290cc60f00eaf42fd63a257c3b61f530d1966a0f authored almost 2 years ago by Bingchang Chen <[email protected]>
feat: fix SSRF when download avatar (#1193)

6a1ec519781cd9126a32cc3311384a76e43a72b5 authored almost 2 years ago by Yaodong Yu <[email protected]>
feat: fix SAML login error bug (#1228)

* Update LoginPage.js

* fix saml login error

dffa68cbce48969f13869bf885c7d3fb420c08ef authored almost 2 years ago by chao <[email protected]>
Don't check username in UpdateUser() API

fad209a7a3fbb0a519bf887691de3de95f5c7e3f authored almost 2 years ago by Gucheng Wang <[email protected]>
Use Steam ID as username

8b222ce2e396dc52feb3b6adc55d3ad58d31d4b3 authored about 2 years ago by Gucheng Wang <[email protected]>
fix: delete this accidentally added files (#1229)

* fix: delete this accidentally added files

* fix: ignore build result

* fix: remove unnec...

c5293f428d7dd9a5a3093c9104144322ba38d0c1 authored about 2 years ago by YunShu <[email protected]>
feat: skip username restriction for new users coming from OAuth providers. (#1225)

146aec9ee87ca5f4b3cf85edafb5eee2c332800e authored about 2 years ago by Gucheng <[email protected]>
feat: support database version control (#1221)

* feat: support Database version control

* Update adapter.go

* fix review problems

* Up...

50a52de8562df959e9c9472f3d324348b907cb53 authored about 2 years ago by Mr Forest <[email protected]>
fix: translation without reloading (#1215)

* fix: translation without reloading

* fix: language switch

8f7a8d7d4ffe172194e1e55d4a7cfe1e4a4c8a8f authored about 2 years ago by Chell <[email protected]>
feat: update code format (#1214)

* feat: doc

* feat: doc

* Update model.go

Co-authored-by: Gucheng <85475922+nomeguy@use...

23f3fe1e3ca86c3f4516ca6234d41d099ea9a7d2 authored about 2 years ago by cofecatt <[email protected]>
fix: Add support for including underscores for username (#1210)

* fix: Add support for including underscores for username

* Update check.go

Co-authored-by...

59ff5e02ab3ee5e130c60571fb1f4f52604bbbaa authored about 2 years ago by cofecatt <[email protected]>
fix: center loading in account page (#1209)

* fix: center loading in account page

* Update UserEditPage.js

Co-authored-by: Yang Luo <h...

8d41508d6b8bb56ecab8ab15fc54242d458d60b8 authored about 2 years ago by xxrl <[email protected]>
Improve renderRightDropdown()

04f70cf01257d80a143bffd9b6b6a25814512369 authored about 2 years ago by Gucheng Wang <[email protected]>
feat: fix pad and mobile views (#1202)

* fix figure width

* fix: pad resolution menu

* feat: drawer style mobile menu

* fix: m...

83724c73f93243851a4a36c3003afac94752b141 authored about 2 years ago by Chell <[email protected]>
Show more items to org admin

33e419e133240d13966ae545d004dabe30bf6796 authored about 2 years ago by Gucheng Wang <[email protected]>
Can get owner in getObject()

b832c304aede1c1e4f185478afd17a4ff32e1476 authored about 2 years ago by Gucheng Wang <[email protected]>
fix: Add restriction to username when signing up (#1203)

4c7f6fda37854954a175374c1cb915def956c442 authored about 2 years ago by cofecatt <[email protected]>
fix: disable roles inputbox when model doesn't support RBAC (#1201)

* feat:Support simple ldap server

* fix:fix review problems

* fix:fix review problems

*...

e4a54fe375a8e880f76be52971322f9541b753b8 authored about 2 years ago by Mr Forest <[email protected]>
Remove useless file

87da3dad761cf09530451dce06b9f9a18df4831e authored about 2 years ago by Gucheng Wang <[email protected]>
Add error to GetDefaultApplication()

44ad88353ff8720499f18a7678b2e349c55ffe54 authored about 2 years ago by Gucheng Wang <[email protected]>
feat: fix UserList error (#1194)

* feat:Support simple ldap server

* fix:fix review problems

* fix:fix review problems

*...

a955fb57d6d81daca313178bbfa3bbb16ce29d44 authored about 2 years ago by Mr Forest <[email protected]>
Fix README typo

d2960ad66b2bfb2da4dbebd16118d8024e98717d authored about 2 years ago by Gucheng <[email protected]>
docs: Create SECURITY.md (#1192)

5243aabf43e240980730fa3885b0884389755a00 authored about 2 years ago by YunShu <[email protected]>
Improve org admin permissions

d3a2c2a66eb91c723a2f82def013fe2202dbdd4f authored about 2 years ago by Gucheng Wang <[email protected]>
Improve user list page

0a9058a585884f2f92aa9f3e51b8e7801f7fa853 authored about 2 years ago by Gucheng Wang <[email protected]>
Update link typo in README

225719810be6d27bb736e61609d7de53ba180ff5 authored about 2 years ago by Gucheng <[email protected]>
feat: add some css style for the custom Provider button (#1185)

* fix: add some css style for the custom button

* fix: refactor previous code

* fix: add i...

c634d4a891f0978b5afd83c0c79f812d294cd2f5 authored about 2 years ago by kcfuler <[email protected]>
fix: language widget poisition without border css (#1188)

3dc01ec85de51b0d791e6508f67e93701cbf8546 authored about 2 years ago by Yaodong Yu <[email protected]>
Improve className

a7324f1da1434d8a76f2826120d74352e494137d authored about 2 years ago by Gucheng Wang <[email protected]>
feat: show language widget in signup and signin pages (#1180)

6da452d7e0d4238d96db20169498c1f7f804ed6b authored about 2 years ago by Yaodong Yu <[email protected]>
Fix language menu

5abcf913e62e337683c42c9eda97571fc13c7395 authored about 2 years ago by Gucheng Wang <[email protected]>
Improve WebAuthnCredentialTable and border radius

58455e688ee00fa1ef1c217cffe03c2f2ee01d41 authored about 2 years ago by Gucheng Wang <[email protected]>
Improve footer and color

4d6f68eddcae597fea6af6a7f8f8716378569643 authored about 2 years ago by Gucheng Wang <[email protected]>
Add verificationCode to login method

67f3c5a489b0a72984067aeb8b0e4676e94c28ca authored about 2 years ago by Gucheng Wang <[email protected]>
feat: fix bugs in webauthn (#1173)

9c48582e0cc55f803c32ef60e8c782964964d164 authored about 2 years ago by Товарищ программист <[email protected]>
fix: fix the delete file vulnerability issue (#1174)

645c631db9c52dcbccfcbe497cbcbf3bcbf8cf8a authored about 2 years ago by q1anx1 <[email protected]>
Add sendSilentSigninData()

3128e68df41b16712cdd694c46ae437ee4f4cfaf authored about 2 years ago by Gucheng Wang <[email protected]>
Add isSelf() in user edit page

2247c6a8837834ca098242b7e49f19b1e9df6ce2 authored about 2 years ago by Gucheng Wang <[email protected]>
Update beego to v1.12.11

04709f731bb553e8b4a03fc12ad2330f6e22cb62 authored about 2 years ago by Gucheng Wang <[email protected]>
feat: add saml provider error (#1168)

* fix: add saml provider error

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

* fix:...

ebe1887e8bcf03e5e853941ecf306da672f39a1a authored about 2 years ago by Yixiang Zhao <[email protected]>
feat: fix dulpicate go routines (#1167)

* feat:Support simple ldap server

* fix:fix review problems

* fix:fix review problems

*...

a7a8805713a945b0be9cfb61cf5283633e1e7ea3 authored about 2 years ago by Mr Forest <[email protected]>
feat: remove p_type in table permission_rule (#1165)

ceabbe27b4fe456bc9366be291663171c7cd724d authored about 2 years ago by WangGuan <[email protected]>