An open API service providing commit metadata for open source projects.

GitHub / utdk/simplesamlphp / commits

SHA Message Author Date Stats
9cea8066 merge Merge pull request #8 from eis1-wcs/public-github-sync Mark Fullmer <j****r@a****u>
Committed by: GitHub Enterprise <n****y@g****u>
almost 3 years ago
1fec8836 Adjust logic for deletion jmf3658 <j****r@a****u> almost 3 years ago
d4b3b6ef Replace Jenkins-based github.com sync with Github Action jmf3658 <j****r@a****u> almost 3 years ago
5e98dde8 Release 0.1.1 jmf3658 <j****r@a****u> over 3 years ago
8af6328a Explicitly add assets from simplesamlphp-assets-base instead of using as a Co... jmf3658 <j****r@a****u> over 3 years ago
bddff49f Change Composer type to 'library' jmf3658 <j****r@a****u> over 3 years ago
69b58dc0 Add dependency on utexas/simplesaml-fork-installer jmf3658 <j****r@a****u> over 3 years ago
61f3ec18 Set vendor back to utexas for use on Packagist jmf3658 <j****r@a****u> over 3 years ago
35cd540b Set vendor to simplesamlphp jmf3658 <j****r@a****u> over 3 years ago
69445d4a Change package type to utexas-simplesamlphp-library to control install path jmf3658 <j****r@a****u> over 3 years ago
54d71116 Fork simplesamlphp/simplesamlphp to utexas/simplesamlphp jmf3658 <j****r@a****u> over 3 years ago
aaec27e2 Fix code-blocks and min PHP-version Tim van Dijen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
49b3b6f7 Fix illogical order Tim van Dijen <t****n@g****m> over 3 years ago
f07079a8 Add missing return-type Tim van Dijen <t****n@g****m> over 3 years ago
077d5dc9 Allow specifying a default AuthnContext for the default source Tim van Dijen <t****n@g****m> over 3 years ago
a291f825 SourceIPSelector: set defaultSource to null to throw NotFound-exception when ... Tim van Dijen <t****n@g****m> over 3 years ago
18bf9162 Store the selected zone in the state for later use Tim van Dijen <t****n@g****m> over 3 years ago
0eeef738 Store the selected source in the state for later use Tim van Dijen <t****n@g****m> over 3 years ago
1c95ad81 Add metadata.sign.algorithm to the config-template Tim van Dijen <t****n@g****m> over 3 years ago
a16cf6e8 Fix incorrect path in psalm-config Tim van Dijen <t****n@g****m> over 3 years ago
1929db7d Fix codesniffer-issues Tim van Dijen <t****n@g****m> over 3 years ago
7644cab0 Temporary disable composer-unused while waiting for them to tag a new release Tim van Dijen <t****n@g****m> over 3 years ago
c40861f1 Require public/private key when metadata.sign.enable is true Tim van Dijen <t****n@g****m> over 3 years ago
d674f80c Bump dependencies & fix build Tim van Dijen <t****n@g****m> over 3 years ago
d46cedd1 Use non-generic exception Tim van Dijen <t****n@g****m> over 3 years ago
2f37266e Better Markdown syntax Thijs Kinkhorst <t****s@k****m> over 3 years ago
17c1a881 Docs update Google Workspace. Thijs Kinkhorst <t****s@k****m> over 3 years ago
153d109d Drop dependency on posix Tim van Dijen <t****n@g****m> over 3 years ago
8719c7c2 Drop dependency on posix Tim van Dijen <t****n@g****m> over 3 years ago
8d5cb092 Update installation-instructions for Windows Tim van Dijen <t****n@g****m> over 3 years ago
b90dcff0 Remove hidden image-tag Tim van Dijen <t****n@g****m> over 3 years ago
e37d9ea1 Update changelog Tim van Dijen <t****n@g****m> over 3 years ago
76cd92d1 Restore dev-autoloader Tim van Dijen <t****n@g****m> over 3 years ago
4c13d25e List must be surrounded by blank lines Tim van Dijen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7385196f Improve markdown & fix links Thijs Kinkhorst <t****s@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f1ad3470 Replace git:// uri with https Tim van Dijen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
debc094d Adapt language Thijs Kinkhorst <t****s@k****m> over 3 years ago
91b4320f Update changelog Tim van Dijen <t****n@g****m> over 3 years ago
3326bebb Fix exception when translations-file does not exist Tim van Dijen <t****n@g****m> over 3 years ago
e6325267 Fix dependencies Tim van Dijen <t****n@g****m> over 3 years ago
326f7916 Add branch alias Tim van Dijen <t****n@g****m> over 3 years ago
f83da5ae Remove autolock-msg Tim van Dijen <t****n@g****m> over 3 years ago
ddba2f4c Add exceptions for strict_types for certain directories Tim van Dijen <t****n@g****m> over 3 years ago
c3f05c93 Ignore some packages from composer-unused Tim van Dijen <t****n@g****m> over 3 years ago
9984ef24 Ignore some packages from composer-unused Tim van Dijen <t****n@g****m> over 3 years ago
2335459b Ignore symbols from suggested packages Tim van Dijen <t****n@g****m> over 3 years ago
868924e5 Lock conversations of closed issues/prs after 90 days of inactivity Tim van Dijen <t****n@g****m> over 3 years ago
2e20a271 Fix codesniffer issue Tim van Dijen <t****n@g****m> over 3 years ago
3392677c Improve test-suite Tim van Dijen <t****n@g****m> over 3 years ago
a976a81e Add custom codesniffer rules Tim van Dijen <t****n@g****m> over 3 years ago
df9ba693 Use shorthand array syntax Tim van Dijen <t****n@g****m> over 3 years ago
2b187a5c Ensure a version is set in composer.json that matches the tag Tim van Dijen <t****n@g****m> over 3 years ago
81f34c8d Load opcache-extension to gain performance boost with psalm Tim van Dijen <t****n@g****m> over 3 years ago
5cf9132c Add xdebug to extensions - some unit tests rely on it Tim van Dijen <t****n@g****m> over 3 years ago
bff3de86 Revert to pcov Tim van Dijen <t****n@g****m> over 3 years ago
b8386fd4 Disable coverage where not needed Tim van Dijen <t****n@g****m> over 3 years ago
c7e3429c Use xdebug instead of pcov Tim van Dijen <t****n@g****m> over 3 years ago
d70323f6 Raise coverage Tim van Dijen <t****n@g****m> over 3 years ago
e17391a7 Raise coverage Tim van Dijen <t****n@g****m> over 3 years ago
f37bea49 Improve speed of the codecov-step Tim van Dijen <t****n@g****m> over 3 years ago
bba560f4 Fix coverage Tim van Dijen <t****n@g****m> over 3 years ago
fbc0ac9f Bump xml-security & fix tests Tim van Dijen <t****n@g****m> over 3 years ago
49428746 Fix coverage Tim van Dijen <t****n@g****m> over 3 years ago
9a950e58 Disable coverage on windows-tests; tests sometimes hang on this step Tim van Dijen <t****n@g****m> over 3 years ago
9f8b69f9 Use developer-tools from test-framework Tim van Dijen <t****n@g****m> over 3 years ago
4111879b Fix linter-issue Tim van Dijen <t****n@g****m> over 3 years ago
43dec810 Fix markdown Tim van Dijen <t****n@g****m> over 3 years ago
5d19a62a Update changelog Tim van Dijen <t****n@g****m> over 3 years ago
a0c8e49a Fix build-script Tim van Dijen <t****n@g****m> over 3 years ago
d90a42bd Restore accidentally removed file Tim van Dijen <t****n@g****m> over 3 years ago
d2da0851 Fix workflows Tim van Dijen <t****n@g****m> over 3 years ago
c573ddd6 Fix workflow Tim van Dijen <t****n@g****m> over 3 years ago
ab961882 Fix long line Tim van Dijen <t****n@g****m> over 3 years ago
0c89ef99 Add build-release workflow Tim van Dijen <t****n@g****m> over 3 years ago
d0a3d7c7 Restore nullable assocId for SLO (#1787) Tim van Dijen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8115f256 Rationalize changelog Tim van Dijen <t****n@g****m> over 3 years ago
356427c2 Fix markdown-linter Tim van Dijen <t****n@g****m> over 3 years ago
70813b3a Bump assert & xml-security dependencies Tim van Dijen <t****n@g****m> over 3 years ago
f58a86b4 s/Constants/C Tim van Dijen <t****n@g****m> over 3 years ago
0ef90bff Default v1 and UTF-8 Tim van Dijen <t****n@g****m> over 3 years ago
3c8c8d9d Do not strip off things around entitydescriptor Thijs Kinkhorst <t****s@k****m> over 3 years ago
bc266c0c Bump dependencies Tim van Dijen <t****n@g****m> over 3 years ago
c05615fd Fixed the authproc sample to use the correct syntax Manilal <l****k@g****m>
Committed by: Thijs Kinkhorst <t****s@k****m>
over 3 years ago
607eb317 fix case sensitive key in logout Jiří Nápravník <n****6@v****z>
Committed by: Thijs Kinkhorst <t****s@k****m>
over 3 years ago
2a67e9ee Correct host in generated URLS for IdPs with 'host' config in admin/federatio... Thijs Kinkhorst <t****s@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6346cd97 Improve test-suite (#1783) Tim van Dijen <t****n@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3c348aaa Point to secure website Tim van Dijen <t****n@g****m> over 3 years ago
0c499875 docs (#1782)
Co-authored-by: Tim van Dijen <t****n@g****m>
Dick Visser <d****r@g****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
31949ea0 Remove trailing whitespace Thijs Kinkhorst <t****s@k****m> over 3 years ago
4c99829a Add example for implementing a theme custom controller Thijs Kinkhorst <t****s@k****m> over 3 years ago
7a1d8e62 Fix logout completion for SP (#1780)
Co-authored-by: Tim van Dijen <t****n@g****m>
Heiko Przybyl <h****o@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
829a2cfc docs: fix indentation Tim van Dijen <t****n@g****m> over 3 years ago
c8f2f4ef Update changelog Tim van Dijen <t****n@g****m> over 3 years ago
aebdc3c9 Update 1.x changelog Tim van Dijen <t****n@g****m> over 3 years ago
d75c913c Fix markdown Tim van Dijen <t****n@g****m> over 3 years ago
4e608f5c Update changelog Tim van Dijen <t****n@g****m> over 3 years ago
09e49689 Bump assets base Thijs Kinkhorst <t****s@k****m> over 3 years ago
7fc171b1 Document loginpage_links feature Thijs Kinkhorst <t****s@k****m> over 3 years ago
447c605d Remove stray duplicate line Tim van Dijen <t****n@g****m> over 3 years ago
e4bb90bd Fix loginpage_links feature. Thijs Kinkhorst <t****s@k****m> over 3 years ago

← Back to repository