Ecosyste.ms: OpenCollective

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

github.com/jellyfin/jellyfin-plugin-ldapauth

LDAP Authentication for Jellyfin
https://github.com/jellyfin/jellyfin-plugin-ldapauth

Merge pull request #99 from 1337joe/patch-1

Update README build steps to require .Net 6.x

0410833ab94d05509297258e47c7fb2a7da88964 authored about 3 years ago by K3rnelPan1c <[email protected]>
Update README build steps to require .Net 6.x

3794a4a3e5ee9786f274d67722951b57f9f9b60f authored about 3 years ago by Joe Rogers <[email protected]>
Merge pull request #96 from jketreno/admin-filter-update-user

70b5a9454749f32c33d62bb12126a44bfd2e284a authored about 3 years ago by Cody Robibero <[email protected]>
removed development comment.

Signed-off-by: James Ketrenos <[email protected]>

c2235e3cc3176b9f6ae04886a2650f1f5a4884fc authored about 3 years ago by James Ketrenos <[email protected]>
ws: Indent to 4 spaces

Signed-off-by: James Ketrenos <[email protected]>

f15d91f5a73ad8d9bdb583a8666113c48c108eca authored about 3 years ago by James Ketrenos <[email protected]>
Update LDAP-Auth/LDAPAuthenticationProviderPlugin.cs

Co-authored-by: Cody Robibero <[email protected]>

0da36e647fd20ce90449791d7a644e119f555855 authored about 3 years ago by James Ketrenos <[email protected]>
Update LDAP-Auth/LDAPAuthenticationProviderPlugin.cs

Co-authored-by: Cody Robibero <[email protected]>

1b92a9a3326ba56312ec95d956b2750f2bc082d5 authored about 3 years ago by James Ketrenos <[email protected]>
Update LDAP-Auth/LDAPAuthenticationProviderPlugin.cs

Co-authored-by: Cody Robibero <[email protected]>

caa246117818a9deb179cbb917e7a92c013c0c15 authored about 3 years ago by James Ketrenos <[email protected]>
Fix #80 Update administrative privileges based on LDAP admin filter

If an AdminFilter is set, and if the current user's admin access
does not match the state of tha...

df1dcb3248e32a9721db1c54b3f1c2855ab651d2 authored about 3 years ago by James Ketrenos <[email protected]>
Allow the 'LDAP Admin Filter' to be cleared

Currently if you clear the LDAP Admin Filter field, it resets
to the default '(objectClass=Jelly...

8171889bbc85970c6adc1c4ff089fca6ac73688d authored about 3 years ago by James Ketrenos <[email protected]>
Merge pull request #90 from jketreno/folder-ldap-access

Add 'Enable All Folders' or selected folder list for LDAP user create

64d2f6b959465d5b6ee015cc02dc6bdd6756f544 authored about 3 years ago by Cody Robibero <[email protected]>
Update LDAP-Auth/LDAPAuthenticationProviderPlugin.cs

268fa77e9b3e1a600c898fca55d3d91f75cbedfe authored about 3 years ago by Cody Robibero <[email protected]>
Update LDAP-Auth/LDAPAuthenticationProviderPlugin.cs

Co-authored-by: Cody Robibero <[email protected]>

0f4d99b0d4a5286b6648e570688e5469c7d71689 authored about 3 years ago by James Ketrenos <[email protected]>
Update LDAP-Auth/Config/configPage.html

Co-authored-by: Cody Robibero <[email protected]>

3c68cc631c7205fac84715ef7534677de1abdbd4 authored about 3 years ago by James Ketrenos <[email protected]>
Use "checked" instead of "checked=checked" for matching

While this was working before, it has not been working with the latest version. Switching to fil...

d81a4fe95774dd154c970557e444dad10f691637 authored about 3 years ago by James Ketrenos <[email protected]>
Prevent 'pageshow' from executing when LDAP-Auth isn't the active page

The 'pageshow' handler is executing any time any page is loaded. This
patch adds an event filter...

8406cc84db18f9f1de590e853df5b8adce447322 authored about 3 years ago by James Ketrenos <[email protected]>
Actually save the changes to the plugin config

Signed-off-by: James Ketrenos <[email protected]>

73ac269eae0d5cfe1188deb4c2105c7bece9b9c1 authored about 3 years ago by James Ketrenos <[email protected]>
Fix 'Library Access' being visible on load even when 'Enable User Creation' is disabled

The visibility of Library Access wasn't being set during load based
on the Enable User Creation ...

ecdb2019178362a67ee2f4aff5db58c20d768a44 authored about 3 years ago by James Ketrenos <[email protected]>
Use template translation HeaderLibraries instead of static text

Signed-off-by: James Ketrenos <[email protected]>

4a21447408ea1432c4a96215173232239e3c0fa6 authored about 3 years ago by James Ketrenos <[email protected]>
Use Array.Empty<string>()

Signed-off-by: James Ketrenos <[email protected]>

447729e9e62de1d69f44f3bf8f25b111e0d0eadd authored about 3 years ago by James Ketrenos <[email protected]>
Remove an left-over console.log

Signed-off-by: James Ketrenos <[email protected]>

b58f96f9efa1a423b5bd7774d5018d9fc03ceeb1 authored about 3 years ago by James Ketrenos <[email protected]>
Add 'Enable All Folders' or selected folder list for LDAP user create

I needed to be able to limit new users to only have access to specific
content on my network. I ...

457195f826dd5ee222cd46403f7bc0178081537f authored about 3 years ago by James Ketrenos <[email protected]>
Merge pull request #93 from jketreno/fix-92

9471bc7d35398e0018225e5b27e99b8e8ceca8f5 authored about 3 years ago by Cody Robibero <[email protected]>
Fix #92 - Re-registering of "pageshow" handler

Signed-off-by: James Ketrenos <[email protected]>

19ae3aec7f2316005ef0221b638e9eac26fc1804 authored about 3 years ago by James Ketrenos <[email protected]>
Merge pull request #87 from jellyfin/prepare-13

83537f815d40756089b3d5e9674b36cbc69941eb authored about 3 years ago by Cody Robibero <[email protected]>
Bump version to 13

a10e90ef66c3bdee22d5c985aff8dde96425da4e authored about 3 years ago by jellyfin-bot <[email protected]>
Merge pull request #89 from jellyfin/10.8

10.8 support

2ce15860f16e8bb3deb7f8ea5941cf15e2c10d92 authored about 3 years ago by Claus Vium <[email protected]>
Fix ci build

3fbcfd22125252f51e2c1ca7b4362aa783f3e48e authored about 3 years ago by Cody Robibero <[email protected]>
10.8 support

9f43bb44d0855972079028f046bcc2ce9e07d261 authored about 3 years ago by Cody Robibero <[email protected]>
Merge pull request #84 from jellyfin/prepare-12

Prepare for release v12

c38054b83d8512c0e6765e0b3f911322a0d1d9fc authored over 3 years ago by Cody Robibero <[email protected]>
Bump version to 12

a1e5cd8aa2369358a6aad0500bb5085f71e8e7bb authored over 3 years ago by jellyfin-bot <[email protected]>
Merge pull request #86 from gtbuchanan/ad-referrals

Enable automatic referral following

3fced39542af0f10b0bbb5f1d1c583144bf840ad authored over 3 years ago by K3rnelPan1c <[email protected]>
Enable automatic referral following

9cee53cbaba92329938a6e3878a4f2ebcdd6d2cc authored over 3 years ago by Taylor Buchanan <[email protected]>
Merge pull request #83 from h1dden-da3m0n/update/ci

Update ci

2ad63738971c1ebedce6ee23c8f9ba5979d81824 authored over 3 years ago by Odd Stråbø <[email protected]>
Update .github/dependabot.yml

20017d31c289fbe2233f54db78729a59a507b50f authored over 3 years ago by Odd Stråbø <[email protected]>
add label-sync workflow

0db27904ae05960bb9c40b89e00a8c6b59c8deec authored over 3 years ago by h1dden-da3m0n <[email protected]>
update build workflow

9da92ff9a6c35b2b568b59798d8d3e59c0ea889c authored over 3 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #82 from Bobonium/master

fix admin lookup condition

eb1d52614b2a8478193215b0f843a2677cc198e3 authored over 3 years ago by h1dden-da3m0n <[email protected]>
Update LDAP-Auth/LDAPAuthenticationProviderPlugin.cs

Co-authored-by: Cody Robibero <[email protected]>

c4571319c8250364961decbc69b8d0c96fdaac7c authored over 3 years ago by Jochen Dick <[email protected]>
fix admin lookup condition

cef131f99c6f20a16fac217d49ba17f9ab8500d9 authored over 3 years ago by Bobonium <[email protected]>
add prepare release PR update to workflow

b65dd5c9cbac7a8c5edbe59a48149cf1dae16c32 authored over 3 years ago by h1dden-da3m0n <[email protected]>
remove useless workflow

e5e242ff554cf284541acfeca938ec437b8be12e authored over 3 years ago by h1dden-da3m0n <[email protected]>
update to slow down dependabot

a3eb71da75a87fe61d2f5d56f14fd93be0679cfc authored over 3 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #79 from h1dden-da3m0n/chore/plugin-images

chore: plugin images

b9bcc76265e7e3192c56d06e6a81c1c01e8f7c44 authored over 3 years ago by Odd Stråbø <[email protected]>
update readme

2d4ed69b484d0fdba0b7572f693c1c674edee409 authored over 3 years ago by h1dden-da3m0n <[email protected]>
add imageUrl to build.yaml

5a8001a36d9b9541bf8fecb5fbc985a111b2fea7 authored over 3 years ago by h1dden-da3m0n <[email protected]>
change to not run certain workflows in forks

8640c34e1d7b582b0e1edd1713269c1a0adba439 authored over 3 years ago by h1dden-da3m0n <[email protected]>
add missed out --no-restore

a6ce629c2616cc5d9f9403910f4808896dbac33f authored over 3 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #77 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.15.0

chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0

d1390e16c632f041aec39900c19a7a111bd38793 authored over 3 years ago by Cody Robibero <[email protected]>
chore(deps): bump release-drafter/release-drafter

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from...

162b874128a4e8c9fc9400ae05323a02ddcd4873 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #75 from h1dden-da3m0n/chore/centralised-drafter

chore(ci): centralised release-drafter

69074e1e729a2d55f081db6acd47fec74ddba377 authored almost 4 years ago by Odd Stråbø <[email protected]>
change to use central RD-config

ef6d6cb495ff00471480f004e331ea23936f6949 authored almost 4 years ago by h1dden-da3m0n <[email protected]>
simplify dependabot config for github-actions

260ae7607bd029830e66ef6f5b01aa5a0ce55c5e authored almost 4 years ago by h1dden-da3m0n <[email protected]>
remove workflow filter on .github/**

6e204c7cebaf0044b23cb0128f17c0d2d3f823dc authored almost 4 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #74 from jellyfin/ldap-upgrade

Bump Novell.Directory.Ldap.NETStandard to 3.6.0

af2dd0032febf8fa95df5181bdb57e1c625dbbad authored almost 4 years ago by Odd Stråbø <[email protected]>
Use LdapConnectionOptions

ed7f90d95330ad0699d67deb21d5b587de0b8d7f authored almost 4 years ago by crobibero <[email protected]>
Bump Novell.Directory.Ldap.NETStandard to 3.6.0

62ac29b674b4e35603161006b4aac3c679c2f4d4 authored almost 4 years ago by crobibero <[email protected]>
Merge pull request #71 from crobibero/username

b4b881dccc4ac8bac846cbb514af45ff461eee38 authored almost 4 years ago by Cody Robibero <[email protected]>
Merge pull request #73 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.14.0

fix(deps): bump release-drafter/release-drafter from v5.13.0 to v5.14.0

742876c00de51f25ceb8e375deb4e91c4d6f278a authored almost 4 years ago by Odd Stråbø <[email protected]>
fix(deps): bump release-drafter/release-drafter from v5.13.0 to v5.14.0

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from...

c5914620974ab923557ec1522d945f0c6b924646 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add configuration for case-sensitive username check

951b3b8c1cca589500261b85b945e78ecc3db771 authored almost 4 years ago by crobibero <[email protected]>
Fix case-sensitive username check

ca9b311aec39f600066aee126adda1710104d978 authored almost 4 years ago by crobibero <[email protected]>
Merge pull request #67 from jellyfin/dependabot/nuget/Novell.Directory.Ldap.NETStandard-3.5.2

fix(deps): bump Novell.Directory.Ldap.NETStandard from 3.4.0 to 3.5.2

a0ef57e3de8a410ba0c55d2d345cc0e106e17510 authored almost 4 years ago by Odd Stråbø <[email protected]>
Merge pull request #70 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.13.0

fix(deps): bump release-drafter/release-drafter from v5.12.1 to v5.13.0

6a7976677e85fa6eb83119c0003852503eef06a0 authored almost 4 years ago by Odd Stråbø <[email protected]>
fix(deps): bump release-drafter/release-drafter from v5.12.1 to v5.13.0

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from...

bcf8d86dd0228caf35a17ea51791acdf71d40e31 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(deps): bump Novell.Directory.Ldap.NETStandard from 3.4.0 to 3.5.2

Bumps [Novell.Directory.Ldap.NETStandard](https://github.com/dsbenghe/Novell.Directory.Ldap.NETS...

8d5675e82855a81907f8841bfd424eee031b6398 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #65 from h1dden-da3m0n/fix/github-workflows

fix(ci): test-build and codeQL workflow fix

76f41b90734c5a42a555dec94c676cfb46cf3303 authored about 4 years ago by Odd Stråbø <[email protected]>
change workflow trigger to ignore code irrelevant changes

24a87dad6db0a87009802cbfbc1b189f5b0e5640 authored about 4 years ago by h1dden-da3m0n <[email protected]>
fix test-build workflow

694a7ab8b1b5165ada647a2aa81180b421e45cc8 authored about 4 years ago by h1dden-da3m0n <[email protected]>
fix codeql workflow

76fe74fd93c39946cdaf6e4eabd418019b1d34a9 authored about 4 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #64 from jellyfin/dependabot/nuget/Novell.Directory.Ldap.NETStandard-3.4.0

fix(deps): bump Novell.Directory.Ldap.NETStandard from 3.2.0 to 3.4.0

6535706e5b8f3fc81459115b35f4002c288bdea6 authored about 4 years ago by Odd Stråbø <[email protected]>
fix(deps): bump Novell.Directory.Ldap.NETStandard from 3.2.0 to 3.4.0

Bumps [Novell.Directory.Ldap.NETStandard](https://github.com/dsbenghe/Novell.Directory.Ldap.NETS...

e5a0c4c314609e6019d0a744bbb38ade2738f63d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #50 from h1dden-da3m0n/infra/addReleaseDrafter

Add some basic GH workflows and update readme

3b02cf353baaef1badb6b6ed4d82ea91ac2d10b5 authored about 4 years ago by Joshua M. Boniface <[email protected]>
Merge remote-tracking branch 'upstream/master' into infra/addReleaseDrafter

17c468b4efa52715aabdc33b7934908a50eeb59d authored about 4 years ago by h1dden-da3m0n <[email protected]>
fix version template

695e735190b5bee52f1dff4cc62de3ddb7005676 authored about 4 years ago by h1dden-da3m0n <[email protected]>
change to link official doc instead of duplication

0a1be5e12c9ec924dbe7df4b04af52dd25e3656b authored about 4 years ago by h1dden-da3m0n <[email protected]>
Apply suggestions from code review

Co-authored-by: Odd Stråbø <[email protected]>

67ba6edf0083ab48b9b897cff9f0702032f920e2 authored about 4 years ago by h1dden-da3m0n <[email protected]>
Merge pull request #61 from jellyfin/10.7

Bump csproj version

2e2df444106d284db9648e7ebb3a7af11623801c authored about 4 years ago by Odd Stråbø <[email protected]>
add basic install instructions to readme

97aaab5fc2ecc5c544fa0c0ac1004841c449c316 authored about 4 years ago by h1dden-da3m0n <[email protected]>
add download link to GH release draft template

7d99bc421b4d61f65cabccaf9bb45a9795df2ab6 authored about 4 years ago by h1dden-da3m0n <[email protected]>
add workflow to release drafted GH release on tag push

9af62ec43360a780f0a6a50e3ba5312387fb56a4 authored about 4 years ago by h1dden-da3m0n <[email protected]>
update readme for correct repo

a32bd1bd3f9c6242ef7e0ee27bdcc737ab226d3c authored about 4 years ago by h1dden-da3m0n <[email protected]>
update readme

c70527d7a3451ec849624c62bfd3ccd60fc63894 authored about 4 years ago by h1dden-da3m0n <[email protected]>
update release drafter config

72bfcf3ef487d62461b177aed7d37b675d54ee03 authored about 4 years ago by h1dden-da3m0n <[email protected]>
update workflow names

c8db8da93b1382c3d3cce49d2ea568ada0aa75d7 authored about 4 years ago by h1dden-da3m0n <[email protected]>
fix GHA workflows folder name

bc388e900ec5287fe7ab9b6e26eed588101fb5d5 authored about 4 years ago by h1dden-da3m0n <[email protected]>
add basic dotnet build workflow

70aea4941444ee35fc87bc4b17344e1fca2a365e authored about 4 years ago by h1dden-da3m0n <[email protected]>
add codeql workflow

537cacfc5b8be726109c54feb82cb155c95fb2f0 authored about 4 years ago by h1dden-da3m0n <[email protected]>
add dependabot config

4af7998652df366277176b2ee9c4e673109f21ca authored about 4 years ago by h1dden-da3m0n <[email protected]>
update release drafter workflow

5e907803f510232d598ce406d049678901be9c6a authored about 4 years ago by h1dden-da3m0n <[email protected]>
add GH action for Release-Drafter

6b4e0cc33f755dd0518471e984491a394d8d280b authored about 4 years ago by h1dden-da3m0n <[email protected]>
update readme

5f2b6d9f68a7c758d121a32260faaa80483cabe6 authored about 4 years ago by h1dden-da3m0n <[email protected]>
add Release-Drafter config

02dd587173d103e2f8831455ddf7a0f21f0b0c72 authored about 4 years ago by h1dden-da3m0n <[email protected]>
update .editorconfig to latest version from root project

ba76fdf4f2634157559618457cd30304449bed33 authored about 4 years ago by h1dden-da3m0n <[email protected]>
Bump csproj version

c1689df172087c49747166793e11c559b850400b authored about 4 years ago by crobibero <[email protected]>
Merge pull request #60 from jellyfin/10.7

10.7

a44c72cced0601e9f596ec83c1b64becfdca52d2 authored about 4 years ago by Joshua M. Boniface <[email protected]>
Update build.yaml

4c23fd6dfc755477347faab43d8bf955831d2d8f authored about 4 years ago by crobibero <[email protected]>
merge master

a923c6e243560bb6b291de12edd22d93a0fd6cbe authored about 4 years ago by crobibero <[email protected]>
Bump to net5

3ceae04b5c772cfab6fe2625829735f6907caf76 authored about 4 years ago by crobibero <[email protected]>
Merge pull request #58 from kay0u/patch-1

Fix anonymous binds

54b6263000c5127702a8a7444f4e163181474ada authored about 4 years ago by Joshua M. Boniface <[email protected]>