Ecosyste.ms: OpenCollective

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

github.com/pressbooks/pressbooks-saml-sso

SAML2 Single Sign-On integration for Pressbooks (Shibboleth, ADFS, Google Apps, Etc.)
https://github.com/pressbooks/pressbooks-saml-sso

Remove login_url filter when forced redirection is enabled and there is not SAML session data

43db165be186e1914ca4bf66e23da7d5e6045d9d authored over 3 years ago by Ricardo Aragon <[email protected]>
Move log auth data to a separate method

1b65519ca749067f5877ff1be7afee8b82a2f580 authored over 3 years ago by Ricardo Aragon <[email protected]>
Remove session auth data before logout redirection

414870ef9bc883b738eb120a6956f10390169007 authored over 3 years ago by Ricardo Aragon <[email protected]>
Merge pull request #78 from pressbooks/addLogToAuthData

Add logs for SAML auth data

254cbd8c3d77e7b5a0f3db69ff6ad1fa89adfaa4 authored over 3 years ago by Steel Wagstaff <[email protected]>
Add logs for SAML auth data

35315c11a7c890a1d713972ffc0e2c6f37b34131 authored over 3 years ago by Ricardo Aragon <[email protected]>
Merge pull request #77 from pressbooks/logoutServiceFix

Sign logoutRequest and specify sessionIndex information

96ec919a269af77873b2cbbbe52abe33509ad2f8 authored over 3 years ago by Steel Wagstaff <[email protected]>
Unset session auth and saml data

accb317b85be51fbec6cc492ed03afabeedbe665 authored over 3 years ago by Ricardo Aragon <[email protected]>
Add unit test for logoutRedirect method

d29b11132e632a66c4c769392400b3b6ba2047f1 authored over 3 years ago by Ricardo Aragon <[email protected]>
Implement laravel-mix changes

7b4706c79d51c73e926c2242bcd8a3fd4ac88903 authored over 3 years ago by Ricardo Aragon <[email protected]>
Implement laravel-mix changes

c11d73bad3e7662ba424a2ad30a780f0b6f28c5c authored over 3 years ago by Ricardo Aragon <[email protected]>
Fix lint

c4390f1249d72a77b4e5ca65eb6e58f702c4d172 authored over 3 years ago by Ricardo Aragon <[email protected]>
Sign logoutRequest and specify sessionIndex information

2d84839aee96cee374360deabebf3221bcec34e3 authored over 3 years ago by Ricardo Aragon <[email protected]>
Merge pull request #76 from pressbooks/pb-saml-howLogsFix

Return empty array by default for getPartialCookies method

6378e2086bc738400d9bdc1371f2acb1acddc98f authored over 3 years ago by Steel Wagstaff <[email protected]>
Return empty array by default for getPartialCookies method

3405c980525897c11b9ccda81ad9c1da9693f881 authored over 3 years ago by Ricardo Aragon <[email protected]>
Fix dev version

a662e577f2446ed3e167c7d01b1dfa94a0a4e46c authored over 3 years ago by Ho Man Chan <[email protected]>
Update plugin version to 1.4.0-dev

d8beec1d1a8cb04dac86ffd4c745fa4adbc1de46 authored over 3 years ago by Ho Man Chan <[email protected]>
Merge branch 'dev'

6b678df9e0e4b65a1d5263a1f15a4ff518942dda authored over 3 years ago by Ho Man Chan <[email protected]>
Update version (#75)

* Update README.md

Update readme

* Update pressbooks-saml-sso.php

update version

* U...

ae33dae78a16d43ff16b5911847ac8019d9847e1 authored over 3 years ago by Steel Wagstaff <[email protected]>
Merge pull request #73 from pressbooks/pbprivate-451-samlLogin

Handle uid with @ character. Handle net_id with false value

c8822eeecf1883d585ad0d27aaabf09a724ff392 authored over 3 years ago by Steel Wagstaff <[email protected]>
Fix tests by adding a new log data

f423bc3ad5ea16646d5c98a58e5635a8b0bfa0b6 authored over 3 years ago by Ricardo Aragon <[email protected]>
Log wp saml user metadata

16fb8a440135653ad5269138edb82123ea4d6b22 authored over 3 years ago by Ricardo Aragon <[email protected]>
Throw an exception when net_id can not be extracted

0d3c923132f79e759760da0e86805dafffcb3f5e authored over 3 years ago by Ricardo Aragon <[email protected]>
Store metadata using username found instead net_id when net_id is false

b5cdfd56aca9473f57f8cbc8811691bdcd50c617 authored over 3 years ago by Ricardo Aragon <[email protected]>
Store metadata using username found instead net_id

c9b350258f11b88f23533c3f750d95f7bd66ad2e authored over 3 years ago by Ricardo Aragon <[email protected]>
Require latest wp version for ci github action

b06aa16cf61b5dc65fbebd3cb58798d0f94c3762 authored over 3 years ago by Ricardo Aragon <[email protected]>
Revert composer.json changes

9f0618c568120b0bdcb9ac877caf38b6d422075b authored over 3 years ago by Ricardo Aragon <[email protected]>
Add tests for new lines of code

710d0de37afd891407cff3e07c67b7b3aee3cf0d authored over 3 years ago by Ricardo Aragon <[email protected]>
Reverting tests/bootstrap.php changes

c3732d4e530510826d8ea01b488ad412a4a7263d authored over 3 years ago by Ricardo Aragon <[email protected]>
change wordpress version for github action

d66f9761e62cccaa517b69d4af17adfddfdf739b authored over 3 years ago by Ricardo Aragon <[email protected]>
Merge branch 'pbprivate-451-samlLogin' of https://github.com/pressbooks/pressbooks-saml-sso into pbprivate-451-samlLogin

470bdaf3f28bd7acf85ff69f0706f95105961c27 authored over 3 years ago by Ricardo Aragon <[email protected]>
trigger manually_load_plugin method inline

ee1cf4297b1d28c548fa7cad529f99ec80d2c969 authored over 3 years ago by Ricardo Aragon <[email protected]>
Change order of require statements

b6930d684daf730d4fa812297a16cee2304a4795 authored over 3 years ago by arzola <[email protected]>
Fix file

25fc475137b4e6a677cd3c75aa4cf543e9dd57ae authored over 3 years ago by arzola <[email protected]>
Add files to the autoloader

8924bd7448e72f3276bcbdefb60a366a73b09d04 authored over 3 years ago by arzola <[email protected]>
Handle uid with @ character. Handle net_id with false value

662757855076e52feb5c4f65fccb087e9259652f authored over 3 years ago by Ricardo Aragon <[email protected]>
Merge dev

2dd60d63344b8bf342ac06ea4e3e44f959982243 authored over 3 years ago by Ho Man Chan <[email protected]>
Merge pull request #71 from pressbooks/update-version-and-localizations

Update version and localizations

77d5b251294768b1ba2263c75d73cab4423a3d6d authored over 3 years ago by Steel Wagstaff <[email protected]>
Update pressbooks require version

6d0eecfbd478c652cc3298ab650e09f3c667101e authored over 3 years ago by Ho Man Chan <[email protected]>
Update version and localizations

be4282c019dfa3071fa510628ca4a08ea8ed6ade authored over 3 years ago by Ho Man Chan <[email protected]>
Remove Travis (#70)

* Remove Travis

* Added missing steps

7127bb5a27ef9ef648a8871c9d085000b79c75ef authored over 3 years ago by Oscar Arzola <[email protected]>
Merge pull request #69 from greatislander/fix-conditional-actions

ci: remove unnecessary conditionals

f5226d8a66586617ffec20e7c156846a89172773 authored over 3 years ago by Steel Wagstaff <[email protected]>
ci: remove unnecessary conditionals

d86a9c40f3e096859df7dabd0f1c3ce54194df7a authored over 3 years ago by Ned Zimmerman <[email protected]>
ci: add automatic POT updates to dev branch (#67)

cbf3058bcc6dbe3279ff44e5e94fb9d8e2b5e5c5 authored over 3 years ago by Ned Zimmerman <[email protected]>
Merge pull request #66 from pressbooks/pbprivate-484-samlLogIssue

Parsing string to array for Cloudwatch logging

a9b740221edfb2398c87d62669f96c904eb13b01 authored over 3 years ago by Steel Wagstaff <[email protected]>
Increment code coverage

b3d3de869bd09c7a601e961f052300dcbb9e570f authored over 3 years ago by Ricardo Aragon <[email protected]>
Parsing string to array for Cloudwatch logging

cec3334657c44a7ae39c061d7d69f6a07b7e6c0f authored over 3 years ago by Ricardo Aragon <[email protected]>
Increase php memory to 2G during TravisCI Packaging

9addecd06dfa3f421589a52d7fbef1c8deb8cd4c authored almost 4 years ago by Ho Man Chan <[email protected]>
Set COMPOSER_MEMORY_LIMIT=2G in TravisCI before_deploy

b646f5339abd9d0a1fa07062c17da5a59de3e841 authored almost 4 years ago by Ho Man Chan <[email protected]>
Merge pull request #65 from pressbooks/update-version

Update version and localizations

2d6653072882728ac4856d26191e80572dda18ff authored almost 4 years ago by Steel Wagstaff <[email protected]>
Add Upgrade notice to latest pressbooks/pressbooks

f15647d824e7fb19bc5f2d12d24b5b61f1146033 authored almost 4 years ago by Ho Man Chan <[email protected]>
Update minimum php to 7.3 in readme

3a99a436da0024b0c1975f3d597d89af66ba6240 authored almost 4 years ago by Ho Man Chan <[email protected]>
Update version and localizations

280d119e6ce6731b4da3fe88457a22e0d27ddf65 authored almost 4 years ago by Ho Man Chan <[email protected]>
Truncate SAML settings private keys. Update phpunit. (#64)

* Truncate SAML settings private keys. Update phpunit.

* Remove private key and certificate i...

b8b3549432dc6542868a90883d67b2ccc2d502b5 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Include log module from pressbooks for log SAML data (#63)

* Add log module from pressbooks for log SAML data

* fix lint

* Improve log provider confi...

328b81baa7b901366c5d3d36f4bbbc89a28b922d authored almost 4 years ago by Ricardo Aragon <[email protected]>
Revert "Revert "Update version"" (#57)

e02fffea87c9b404d1db557ab97a5ac2743b01f1 authored almost 4 years ago by Ho Man Chan <[email protected]>
Update encrypted variable definition with api_key (#56)

0e9080b5634c1f32ed8dead3fd0aa1c65fcf016a authored almost 4 years ago by Ho Man Chan <[email protected]>
Merge pull request #55 from pressbooks/revert-54-update-version

Revert "Update version" due to Travis failure caused by api_key definition

13565dc76136663f01f7b33ee0d2615def2b0521 authored almost 4 years ago by Ho Man Chan <[email protected]>
Revert "Update version"

a4551614b3efde9d55588bf3be0d5675664d9163 authored almost 4 years ago by Ho Man Chan <[email protected]>
Merge pull request #54 from pressbooks/update-version

Update version

388d452052f4035b0d38406af9b0469cc98f0ed7 authored almost 4 years ago by Ho Man Chan <[email protected]>
Update localization

13868257d4f6c6180be7543404da1db32c613a3a authored almost 4 years ago by Ho Man Chan <[email protected]>
Update pressbooks-saml-sso.php

Update version

ed4ec542865ebfe6622791c2ba475d8022146142 authored almost 4 years ago by Steel Wagstaff <[email protected]>
Update readme.txt

Update readme

ce5ea932c59e9f77aa1b6cc98a410e12d321e11b authored almost 4 years ago by Steel Wagstaff <[email protected]>
Update README.md

Update version & requirements

0096c4da9302c003db1b90d8eadbc9b4860c1570 authored almost 4 years ago by Steel Wagstaff <[email protected]>
Merge pull request #53 from pressbooks/getEmailLogic

Add compatibility for friendly names

259ba81333279d60ec356fe2a88e1783491cc0d3 authored almost 4 years ago by Steel Wagstaff <[email protected]>
Add get mail by EPPN case in unit tests

a696a813e05104a38fec01536e070b4dbe917b86 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Fix lint issue

ed77dba58efb7a1812be9d4965398503b7ff6aa9 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Add compatibility for friendly names

2bc15b89891d2168848887cd7bfca09044d71ad8 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Merge pull request #48 from greatislander/revert-language-changes

Revert language changes

8352edd8961736a21e6bb70c129a65132e983d39 authored almost 4 years ago by Steel Wagstaff <[email protected]>
chore: update languages/pressbooks-saml-sso.pot

14cd8d18e1447c1e0c79fbeef5d9b119002483ca authored almost 4 years ago by SteelWagstaff <[email protected]>
Merge pull request #51 from pressbooks/pbsaml-50-attributesForNameAndEmail

Use SAML standard attributes name, instead of friendly names

244b393ce71a089764d7a68d821363d0716a2aa5 authored almost 4 years ago by Steel Wagstaff <[email protected]>
Fix Unit test for new attributes requirement

59d316d7354b662b0d8219cf14c876dcaf5aeb82 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Remove mail attribute validation for parse attributes

c0be768f823370e65120e7a287d0fd56b6265e17 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Add test for authenticate function

619643b976daebe78d3ae7de01894a7fd4da4b1f authored almost 4 years ago by Ricardo Aragon <[email protected]>
Update unit tests with new SAML attributes format

94572c2bcb08baa77fa8b2cecb3e5e2f5fb1cefd authored almost 4 years ago by Ricardo Aragon <[email protected]>
Remove PHP 7.1 & 7.2 from travis testing matrix

61b96adf44d531c65dbc6d1edba72f77a4aef883 authored almost 4 years ago by SteelWagstaff <[email protected]>
Update composer to 1.10.17 for travis

5de3c93dd6cf32db4e761433426d1873e3db3800 authored almost 4 years ago by Ricardo Aragon <[email protected]>
Use standard attributes name, instead friendly names

5cc7ca8ec22eab32a552cfccd86a7a28133a3bce authored almost 4 years ago by Ricardo Aragon <[email protected]>
Merge pull request #45 from pressbooks/translations_languages-pressbooks-saml-sso-pot--dev_es

Translate '/languages/pressbooks-saml-sso.pot' in 'es'

f96491864d5bd81b491d6697b95805ac8b5d885c authored about 4 years ago by Steel Wagstaff <[email protected]>
fix: typo

dceded4cc17c56638ebc807fe13436dcc1fcf031 authored about 4 years ago by Ned Zimmerman <[email protected]>
fix: only run action on upstream, remove update POT action

061e767028e78d2b342b2cc44bf43b229d6b6a29 authored about 4 years ago by Ned Zimmerman <[email protected]>
Merge pull request #47 from greatislander/patch-1

Update update-translations.yml

db65ee6f48a73ac8b12f88504dcab64c6fd68eb8 authored about 4 years ago by Steel Wagstaff <[email protected]>
Update update-translations.yml

Fix job name

b299902db162314922280de18274eb454485a54a authored about 4 years ago by Ned Zimmerman <[email protected]>
Merge pull request #43 from greatislander/automate-localization

Add CI for localization updates (ref: pressbooks/ideas#283)

37f52023f6c4fe147caf2bd34f04d52746355caa authored about 4 years ago by Steel Wagstaff <[email protected]>
fix: require minimim percentage to pull translation files

ce2660e816003545be23a3f5029a02449f5a945f authored about 4 years ago by Ned Zimmerman <[email protected]>
fix: relabel task

ee14491663572c740f6114e246f2356d194d79ff authored about 4 years ago by Ned Zimmerman <[email protected]>
feat: update translations on [tx-pull] commit message in dev

00bbd4626336f8193e14c0432ddda372feaee8d7 authored about 4 years ago by Ned Zimmerman <[email protected]>
feat: update translations on [tx-pull] commit message in dev

9fc250c9b600ff18365caf12d5588dd18519a3da authored about 4 years ago by Ned Zimmerman <[email protected]>
Translate /languages/pressbooks-saml-sso.pot in es

translation completed for the source file '/languages/pressbooks-saml-sso.pot'
on the 'es' langu...

9147a21597d3d6514e5bc92e28ae3fe924ba5bbe authored about 4 years ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Add CI for localization updates (ref: pressbooks/ideas#283)

32d2a3c5135fba3b20b2f962abd6cf2fb8705bfe authored about 4 years ago by Ned Zimmerman <[email protected]>
PB-88 Update github hashed token (#42)

Set travis env. var as github access token

7b6ce6623984dd3fd9b073759baa85efc6bc00ff authored about 5 years ago by Carlos Gutiérrez <[email protected]>
node >10

2ea758d28d56a5cd4c79594fe471194522ca0247 authored about 5 years ago by Dac Chartrand <[email protected]>
Better Pressbooks-build-tools Solution (#41)

See: https://github.com/pressbooks/pressbooks/pull/1834

1b76342a9a2611635436f811bcbc7fec64979194 authored about 5 years ago by Dac Chartrand <[email protected]>
Remove yahnis-elsts/plugin-update-checker (#40)

7b28d99d3f94c744445585b0e0684cf558cde297 authored about 5 years ago by Dac Chartrand <[email protected]>
Remove tested up to, add GitHub Updater support

687b491cda544d3d4b99c0c3c0585b869309949e authored about 5 years ago by Dac Chartrand <[email protected]>
Update version and localizations

f270ed71f8e5ccadf2127589533e5315fefa5e1c authored about 5 years ago by Dac Chartrand <[email protected]>
Update onelogin/php-saml to 3.3.1 (#39)

Ie. obrichards/xmlseclibs to 3.0.4

ee1ced4849d36413d92603961334ea2a24062b77 authored about 5 years ago by Dac Chartrand <[email protected]>
Update version and localizations

f43f1f0427a466422cc4343d8535aa9c1028ed02 authored about 5 years ago by Dac Chartrand <[email protected]>
Allow redirection after SSO login (fix #36) (#37)

Update composer dependencies, change trackHomeUrl to trackRedirectUrl, upgrade Travis tools.

d2cbb9b801aaefc11e7fe6aed4a3fe062b9e93aa authored about 5 years ago by Dac Chartrand <[email protected]>
[Security] Bump eslint-utils from 1.3.1 to 1.4.2 (#34)

Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. **This upd...

e2c0f3093b89de562cb3c2736ceeb6a6550cfe66 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#35)

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This upda...

b3048aece5233bf4301bd84d5a805de8e58e48a4 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>