Tree:
7f0b8a9fd4
2.x
6.x
6.x-release
7.x
7.x-1.10
7.x-1.11
7.x-1.12
7.x-1.13
7.x-1.3
7.x-1.4
7.x-1.5
7.x-1.6
7.x-1.7
7.x-1.8
7.x-1.9
7.x-2.x
7.x-fedora-4
7.x-release
8.x-1.x
8.x0
953-hocr-media-updated
959-hocr-tiff-performance
959-iiif-performance
959-iiif-width-height-caching
IIIFManifest_speedup
MNPALS-2.x
d9_islandora
hocr_media_redux
improve_error_ms_for_permissions
issue-1870-undefined-index-rel
main
master
master-main-rename
ocr_mime
removing-doxygen-and-jenkins-stuff
rosiel-views-filter
travis-3.7.0
1.0.0
1.1.0
1.1.1
2.0.0
2.0.1
2.1.0
2.1.1
2.10.0
2.11.0
2.12.0
2.2.0
2.2.1
2.3.0
2.4.0
2.4.1
2.4.2
2.4.3
2.4.4
2.4.5
2.5.0
2.5.1
2.6.0
2.6.1
2.6.2
2.7.0
2.7.1
2.8.0
2.8.1
2.8.2
2.8.3
2.9.0
2.9.1
6.x-11.1.0
6.x-11.1.1
6.x-11.3
6.x-11.3.1
6.x-11.3beta1
6.x-11.3beta2
6.x-11.3beta3
6.x-12.1-RC1
6.x-12.1-RC2
6.x-12.1-RC3
6.x-12.1.0
6.x-12.2.0
6.x-12.2.0-RC1
6.x-12.2.0-RC2
6.x-12.2.0-RC3
6.x-12.3.0-RC
6.x-12.3.0-RC1
6.x-13.1
6.x-13.1-RC1
7.x-1.0
7.x-1.1
7.x-1.1-RC1
7.x-1.1-RC2
7.x-1.10
7.x-1.11
7.x-1.12
7.x-1.13
7.x-1.2
7.x-1.2-RC1
7.x-1.2-RC2
7.x-1.3
7.x-1.3-RC1
7.x-1.4
7.x-1.4-RC1
7.x-1.5
7.x-1.5RC
7.x-1.6
7.x-1.6-RC1
7.x-1.7
7.x-1.7-RC2
7.x-1.8
7.x-1.9
8.x-1.1
php5.3-eol
v11.1.0
v11.1.1
v2.6.3
v2.6.4
${ noResults }
3 Commits (7f0b8a9fd433a2ef0cecb205f5b1a94f1218b2c0)
Author | SHA1 | Message | Date |
---|---|---|---|
dannylamb | a1987aecb7 |
Content modeling overhaul (#86)
* Derivatives * Working through testing * Coding standards. Responding to @whikloj's review * Patching up existing tests * Baaad merge * No longer requiring Content-Disposition for media updates since we're updating the file in place. * Went a bit deeper than I thought. Small refactor on MediaSourceServcie * Fiiinnnnaaaalllllllllyyyyyyyy * Shuffling things around for islandora_image tests * Altering view and form modes using context * Coding standards * Features * updating feature * updating feature * Derivatives and RDF * Terms flushing to Fedora, split out openseadragon functionality * Updating dependencies * Touching up after testing a fresh deploy * More config updates * Updating features * s/field_memberof/field_member_of * Coding standards and tests * take that phpcpd * coding standards * Adding pcdm#fileOf to the rdf mappings for media. * Getting rid of swap file * Updated README. Shuffled config round into two features, one for core and one as a demo * Coder * too good to be true * maybe this? * Cleaning up cruft and no longer removing teaser mode when uninstalling the demo feature * Missed the services yml * Re-export after testing * mimetypo * Re-re-re-re-re-exported * Changing to dc on terms rdf mapping so title shows up in Fedora |
7 years ago |
Jonathan Green | afcd377f9e |
Add JWT Token Authentication (#38)
* Add JWT Token Authentication This adds JWT token authentication to Islandora. We send these tokens along with broadcast messages, and can use them to authenticate with Fedora as well as call back into Islandora. * Updated the version for JWT in the composer file. * JwtEventSubscriber tests. * Fixing copy/pasta mistake in tests (#2) * Update JWT Structure to Eliminate Nesting No java JWT parsing libraries like when a JWT contains nested structures, even when that is allowed in the standard. This commit updates our code so we put the drupal data at the root level of the JWT claims, instead of in a subclaim. * Coding standards for new sniffs |
8 years ago |
dannylamb | 8278fa36ba |
Resolves Islandora-CLAW/CLAW#468 (#31)
* Broadcaster rules action. * Re-exporting rules * Tests * Updating travis environment for testing with activemq |
8 years ago |