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

feat: fix panic when url.Parse() fails to parse URL (#2034)

35e1f8538eb56b34c2ca68042b7adc50f89b30fd authored over 1 year ago by haiwu <[email protected]>
Fix null issue in getDefaultApplication()

30a14ff54ab4a3fa944dd202b1ec7c0d4aa0d3e1 authored over 1 year ago by Yang Luo <[email protected]>
Add DefaultApplication to conf

1ab7a54133b8ca17f4e754a86c7597d61bc9900e authored over 1 year ago by Yang Luo <[email protected]>
Improve OrganizationSelect width

0e2dad35f3f317622bb10fa4a88a6dd14690751d authored over 1 year ago by Yang Luo <[email protected]>
Remove conf values

d31077a5104b53644cb83f68031aeff2d29d3aa7 authored over 1 year ago by Yang Luo <[email protected]>
feat: add organization context select box for admin (#2013)

* feat: organization as context

* feat: organization as context with backend filtration

* ...

eee9b8b9fe059850ff31cf109148f6010cd53408 authored over 1 year ago by Denis Plynskiy <[email protected]>
fix: fix Swagger docs page (#2025)

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

91cb5f393a317be2d9819521b1a5e920228d9832 authored over 1 year ago by Baihhh <[email protected]>
feat: add tags to application (#2027)

* feat: add tags to application

* fix: fix for merge master

* feat: update i18n(backend&fr...

807aea5ec7688431c0ec59d349655e4439c84ab5 authored over 1 year ago by haiwu <[email protected]>
fix: refactor the idp and regex code (#2030)

* refactor: validate util and idp

* chore: clean code

* chore: clean code

1c42b6e395acf933500f5dcf1c8a9ab376e7b5d9 authored over 1 year ago by Yaodong Yu <[email protected]>
fix: getOrganization without pagination for global admin (#2028)

* fix: getOrganization without pagination for global admin return only built-in org

* fix gof...

49a73f813832ef6bbb504196ff330c1cd726204f authored over 1 year ago by Ilya Sulimanov <[email protected]>
Fix bug in /get-organizations API for org admin

55784c68a3dc8397be5e55b888a9d7e163e69244 authored over 1 year ago by Yang Luo <[email protected]>
feat: show code signin page with password disabled (#2021)

8080b10b3bd92aa8da61d0ae81a4ecfc48745880 authored over 1 year ago by June <[email protected]>
feat: replace all panic by response err (#1993)

* fix: missing return after response error

* feat: handle error in frontend

* feat: disabl...

cd7589775c015bf0e480df97041da5ff827bdfb5 authored over 1 year ago by Trần Thanh Tịnh <[email protected]>
feat: add TOTP multi-factor authentication (#2014)

* feat: add totp multi-factor authentication

* feat: add license

* feat:i18n and update ya...

0a8c2a35fef5b0a6e51e40d4c6de28168684713e authored over 1 year ago by Yaodong Yu <[email protected]>
fix: set the default value of user.Groups for syncer (#2016)

fix: set the default value of user.Groups for syncer

d1e734e4ce830303bda11991a8239b449348fd9f authored over 1 year ago by XDTD <[email protected]>
fix: add isReadOnly for syncer (#2015)

* feat: add read only mod for syncer

* feat: change readOnlyEnable to isReadOnly

68f032b54d6cdfe777aac86d6a0444061332ef66 authored over 1 year ago by XDTD <[email protected]>
feat: handle error when permission not found (#2012)

1780620ef4213f19e464d3d17b59fd60d2d42d0e authored over 1 year ago by June <[email protected]>
Fix avatar cannot show issue

5c968ed1ce625ca22e2afd6716b60e6d03767156 authored over 1 year ago by Yang Luo <[email protected]>
Add EnableChatPages to Conf

4016fc0f654bed71ccb7df9af160ebcc4b1c920b authored over 1 year ago by Yang Luo <[email protected]>
fix: refactor and optimize Enforce() API (#2009)

463b3ad9764d70741373072df93540179fc912f0 authored over 1 year ago by June <[email protected]>
Fix error handling in SetPassword()

b817a55f9fc7c9e4a7c1055021ce479e56662352 authored over 1 year ago by Yang Luo <[email protected]>
feat: optimize batch-enforce (#1997)

2c2ddfbb92b9d66457c3294980091e002db31454 authored over 1 year ago by June <[email protected]>
fix: unsafe verification username in CheckUsername (#2006)

* Customization of the initialization file

* Unsafe verification username in CheckUsername

cadb533595a68ff116d2e4a8184d93d9a7ebcc3d authored over 1 year ago by Alex OvsInc <[email protected]>
feat: add owner to getUserByWechatId()

a3b0f1fc745fa3bae911829aa37e04e96e67972e authored over 1 year ago by Yang Luo <[email protected]>
feat: improve MFA by using user's own Email and Phone (#2002)

* refactor: mfa

* fix: clean code

* fix: clean code

* fix: fix crash and improve robot

c391af4552e648a6f248be216ee3e85df24bc341 authored over 1 year ago by Yaodong Yu <[email protected]>
fix: Gosec/sec fixes (#2004)

* Customization of the initialization file

* fix: G601 (CWE-118): Implicit memory aliasing in...

6ebca6dbe7226a7cd1ffa970ade217051be92987 authored over 1 year ago by Alex OvsInc <[email protected]>
Remove org API calls in PasswordModal page

d505a4bf2db8219c22060c13e1bfe56a457fd55f authored over 1 year ago by Yang Luo <[email protected]>
Fix "nu" bug in GetLanguage()

812bc5f6b239c8f4510f4b8e1a62fafdadeb680c authored over 1 year ago by Yang Luo <[email protected]>
feat: remove url.JoinPath() to be compatible with Go 1.17 (#1995)

f6f4d4444461843dbf817aca7ab867b4c3531107 authored over 1 year ago by Xinhao Yuan <[email protected]>
fix: fix "Accept-Language" parsing in request (#1996)

926e73ed1b1ce6f6a2547523ccd83d4882a1b8e7 authored over 1 year ago by StevenLei <[email protected]>
feat: deprecate the user group relation table (#1990)

* fix: deprecate the user group relation table

* fix: clean code

* fix: fix trigger

* U...

65716af89e204e9ccc2cd3ca08a1d39f9d5f4758 authored over 1 year ago by Yaodong Yu <[email protected]>
Fix error in downloadImage()

d9c4f401e3ed51a9a3bb29ac98b957cbac7b8edd authored over 1 year ago by Yang Luo <[email protected]>
Fix groups in GetUserInfo()

58aa7dba6a32c840ce21e215250c16f46123a7a1 authored over 1 year ago by Yang Luo <[email protected]>
Set User.groups to []

29fc820578710cdd3aa37ada81b8fcef9dd19d24 authored over 1 year ago by Yang Luo <[email protected]>
fix: Deprecate the id field in group (#1987)

d0ac265c9186ee354a62aabb41d2eed4f08b79f3 authored over 1 year ago by Yaodong Yu <[email protected]>
feat: Revert "fix: fix URL path in MinIO storage provider" (#1988)

This reverts commit 3699177837c0ae674406f1ffb3519a464cf509bc.

3562c36817b7306c1f6d390556748f4d9a2d54e4 authored over 1 year ago by hsluoyz <[email protected]>
Refactor adapter's owner and organization

7884e10ca31675a095057f80751821e416fbe141 authored over 1 year ago by Yang Luo <[email protected]>
Fix null options in checkPasswordComplexity()

12dee8afd3ea55dc99ef3d004623be0f2f35ef86 authored over 1 year ago by Yang Luo <[email protected]>
Improve getFaviconFileBuffer()

ac4b87030997612e3e7e52ccb6d9112e8ea3bf99 authored over 1 year ago by Yang Luo <[email protected]>
Refactor refreshAvatar()

b9140e2d5a5a35594265a216fb7d9444cc9ec3b1 authored over 1 year ago by Yang Luo <[email protected]>
Add user_avatar.go

501f0dc74ff40afd9c1c2ae6764330a112b72aeb authored over 1 year ago by Yang Luo <[email protected]>
Remove useless check in SetPassword()

a932b76fba54fe0f3ad9c52d1c55ae7471447ea6 authored over 1 year ago by Yang Luo <[email protected]>
ci: add password complexity options to organization edit page (#1949)

* Support uploading roles and permissions via xlsx file.

* Template xlsx file for uploading use...

0f57ac297b4bd1b19fb97641eba7e8f32aa98434 authored over 1 year ago by leoil <[email protected]>
feat: get all role/permission of an user (#1978)

edc6aa0d50f20959ca790fe11cf907dcde3fcd1e authored over 1 year ago by June <[email protected]>
Update i18n words

ebc0e0f2c9e891d4f7f832f1d74234e5f2051aa6 authored over 1 year ago by Yang Luo <[email protected]>
Update backend i18n files

63dd2e781ed3a4b74e5d05e987b856558a2259af authored over 1 year ago by Yang Luo <[email protected]>
Rename to accessSecret

b01ba792bb9401ff5e82a63a6301ec6fab864725 authored over 1 year ago by Yang Luo <[email protected]>
feat: fix bug that users in role don't work for permissions (#1977)

* feat: fix check login permission

* feat: fix check login permission

98fb9f25b071667b82bf289c668b829bc48c0fba authored over 1 year ago by Yaodong Yu <[email protected]>
feat: fix LDAP user password checking logic in GetOAuthToken() (#1975)

cc456f265fedc710bbe2159d6befd3f94982516e authored over 1 year ago by XDTD <[email protected]>
feat: complete group tree (#1967)

* feat: complete group tree

* feat: ui

* fix: i18n

* refactor code

* fix: support re...

7058a34f876066776287a8e2edf7e95d41b9858a authored over 1 year ago by Yaodong Yu <[email protected]>
ci: fix bug in PaypalPaymentProvider (#1972)

8e6755845f5457d70fc50f35c1d6d2d551f0e110 authored over 1 year ago by UsherFall <[email protected]>
feat: add access key and secret key for user (#1971)

967fa4be68971da3335802fae4fac198bf80166a authored over 1 year ago by XDTD <[email protected]>
feat: fix incorrect VerifyTypePhone value (#1968)

805cf20d0484be1bfcb5f10152aa413cc62dd550 authored over 1 year ago by Yaodong Yu <[email protected]>
fix: clean timeout when componentWillUnmount in PaymentResult page (#1962)

2a8001f49071fae69e0be65727fedcb68100f2a7 authored over 1 year ago by 907997375 <[email protected]>
fix: fix bug in PayPal payment provider (#1959)

451fc9034f06c7701962a32347d0c63b649bb069 authored over 1 year ago by UsherFall <[email protected]>
feat: Add tree structure to organization page (#1910)

* rebase master

* feat: add group in userEditPage

* feat: use id as the pk

* feat: add ...

0e14a2597ec4e1ddf3c4ac6ecae8b6fed8208628 authored over 1 year ago by Yaodong Yu <[email protected]>
feat: fix createDatabase arg not recognized bug

ff87c4ea33c036db6ba62064634eacca4c6fbf97 authored over 1 year ago by Yang Luo <[email protected]>
Check error for CreateDatabase()

4f5396c70eadd40271510ad61c5581dcfbe19410 authored over 1 year ago by Yang Luo <[email protected]>
Fix payment owner issue

3c30222fcebe621782f4a893e918b6ceefc2d7e1 authored over 1 year ago by Yang Luo <[email protected]>
Provide default value for logConfig

2d0473162217c42ff4161c1510d3252a03a8d65f authored over 1 year ago by Yang Luo <[email protected]>
Return error in GetProviderFromContext()

e0d2bc3dc90c8109dc38331f4afcd4be1a70ca8a authored over 1 year ago by Yang Luo <[email protected]>
feat: show 404 error for non-existent objects in edit pages

0bda29f143ebbaafa092de9efddfb2794bb90745 authored over 1 year ago by Jiawei Chen <[email protected]>
Add Custom to resourceType

05703720c5f2963413d498b70ee373adc560d129 authored over 1 year ago by Yang Luo <[email protected]>
Move DoMigration() after CreateTables()

cc566bf31f1ad438588b60e430ac84e5aab2c955 authored over 1 year ago by hsluoyz <[email protected]>
feat: resolve user pages malfunction after using tableNamePrefix (#1945)

e93d8c19d96b334e0f820bed3ab38965cfb2611c authored over 1 year ago by XDTD <[email protected]>
Fix null value in backend Translate()

f2e3182a6937b9512c2c07a1c0daf920838a4968 authored over 1 year ago by Yang Luo <[email protected]>
Fix organization search in some pages

f934531083027aaebb836dfbfc572e92be71f137 authored over 1 year ago by Yang Luo <[email protected]>
feat: resolve casdoor as SAML SP with keycloak login not work bug (#1937)

* fix: resolve casdoor as SAML SP with keycloak login not work

* Update provider.go

------...

e1c0af345f6edbf0d88596b88223b1f972e02940 authored over 1 year ago by XDTD <[email protected]>
Fix user field bug

3b3bfe39f98e2433a5d7ce27ffdb83e881daf7b3 authored over 1 year ago by Yang Luo <[email protected]>
feat: Customization of the initialization file (#1936)

18cc952f8e28c2f776306fce92e5934a1511419e authored over 1 year ago by Alex OvsInc <[email protected]>
Apply tableNamePrefix before migration

43439bc8c6ec8d587f3e398cd8bfb06bc74aba8f authored over 1 year ago by Yang Luo <[email protected]>
Add error to Enforce()

9a2800e3b3be7606bf616a196158829e6a8c6e7d authored over 1 year ago by Yang Luo <[email protected]>
chore: refactor enforce() handler and update Swagger docs (#1931)

* chore: add swaggerof enforce api

* Update enforcer.go

* Update string.go

---------

...

fdaad2b608de26aba80f4a695163634de2ffa8cc authored over 1 year ago by Yaodong Yu <[email protected]>
Fix cert empty issue in GetSamlMeta()

2d43fe0b39c830738042c0ea20509838c3bf87c8 authored over 1 year ago by Yang Luo <[email protected]>
fix: handle error of list in frontend (#1930)

5d776a3ce6521c202c63d1f7a640e9cbf8ff1b68 authored over 1 year ago by Yaodong Yu <[email protected]>
Add description fields to objects

5ec7a54bf872e4d46a07db84e4fa0d33912ddcd7 authored over 1 year ago by Yang Luo <[email protected]>
Add groups to UserInfo

0c118477e82d46fa26ea060ad96857c5156dfa47 authored over 1 year ago by Yang Luo <[email protected]>
Fix model page bug

c858d0e0b093f3e4e5df9a7cc6fe4ee774d99159 authored over 1 year ago by Yang Luo <[email protected]>
Fix subscription page bugs

9cffb4326593ddfc15806beadc33563ebacbc9a0 authored over 1 year ago by Yang Luo <[email protected]>
Init adapter in getEnabledSyncerForOrganization()

51a76518aded8357c7d0dbe37c303780c0428c4d authored over 1 year ago by Yang Luo <[email protected]>
feat: revert "feat: fix the bug that sycner does not initialize" (#1926)

This reverts commit ec3c24ba68d593b0c7c1f1913aa307cf1968e390.

08dbbab70e3a310b1e44132b0d2c238284ac8ec7 authored over 1 year ago by hsluoyz <[email protected]>
Fix null bug in getLanguage()

0ec22ae6ff4e670042681592afb737320462778b authored over 1 year ago by Yang Luo <[email protected]>
feat: fix the bug that sycner does not initialize (#1924)

ec3c24ba68d593b0c7c1f1913aa307cf1968e390 authored over 1 year ago by Yaodong Yu <[email protected]>
Fix bug in org user list page

ed688efdbba7784f32e4821841add27ff80a2485 authored over 1 year ago by Yang Luo <[email protected]>
Add organization to /userinfo

06543a01d34d73db6e7ea898aa7cc0c461f142e0 authored over 1 year ago by Yang Luo <[email protected]>
Fix Provider API responses

70c372c3f70e502da870ef15527a7cd9b18c0540 authored over 1 year ago by Yang Luo <[email protected]>
Speed up user pagination query

b1b3184e75ae5eed6c96c2a85f5e26411952983e authored over 1 year ago by Yang Luo <[email protected]>
Speed up object.DoMigration()

5349fa7ff3de2a3b142115d4af7fcb7e1597264a authored over 1 year ago by Yang Luo <[email protected]>
feat: fix table sticky columns on chat and message pages (#1917)

9147225956ab3560012ad5309f5f4548dc2f92b3 authored over 1 year ago by 907997375 <[email protected]>
Improve Select modes

11f3af1ede2b86be1476081d88379452013232f3 authored over 1 year ago by Yang Luo <[email protected]>
Fix i18n

0aa4df40c6f0b04d610c9442a114eca929ecc5d2 authored over 1 year ago by Yang Luo <[email protected]>
Fix subscription bugs

7caa88513149c23cce7350beb1b20c249151875b authored over 1 year ago by Yang Luo <[email protected]>
Add owner to select-plan page

f4b69cad9b101d799e85bf14520dbefe22a86d3d authored over 1 year ago by Yang Luo <[email protected]>
Add DummyPaymentProvider

fb1db7823b631e36bb721371fb6dc626faad962e authored over 1 year ago by Yang Luo <[email protected]>
fix: Get logger configuration from app.conf file (#1907)

* feat: Get logger configuration from file

* feat: Get logger configuration from file

* Re...

10e66f8020e7e90b641fb2656fb9c43b9bcc8d17 authored over 1 year ago by Sergey Zabodalov <[email protected]>
Add PaypalPaymentProvider

4c8648d32320b6900b9e28ba805c6dbc8e71ecec authored over 1 year ago by Yang Luo <[email protected]>
feat: return most backend API errors to frontend (#1836)

* feat: return most backend API errros to frontend

Signed-off-by: yehong <[email protected]>
...

02e692a3007dde2cfc004ef762aaecc963e2a18c authored over 1 year ago by yehong <[email protected]>
feat: Support uploading roles and permssions via xlsx files. (#1899)

* Support uploading roles and permissions via xlsx file.

* Template xlsx file for uploading u...

34151c00953a97790bff1db8b9a031254b2315b9 authored over 1 year ago by leoil <[email protected]>
Improve NewWechatPaymentProvider() arg

c7cea331e2bf7a427406eb23ff5a210871ec712b authored over 1 year ago by Yang Luo <[email protected]>
feat: specify login organization

8ede4993afecdffd268d521d2136107ab3352a69 authored over 1 year ago by Yaodong Yu <[email protected]>