match /
No matching files found.
-
.gitignore -
LICENSE -
NOTICE -
README.md -
app/README.md -
app/bin/cake -
app/bin/cake.bat -
app/bin/cake.php -
app/composer.json -
app/composer.lock -
app/config/VERSION -
app/config/app.php -
app/config/bootstrap.php -
app/config/bootstrap_cli.php -
app/config/database.php.dist -
app/config/email.php.dist -
app/config/paths.php -
app/config/requirements.php -
app/config/routes.php -
app/config/schema/endpoint-notification.json -
app/config/schema/schema.json -
app/index.php -
app/logs -
app/phpunit.xml.dist -
app/plugins/empty -
app/resources/locales/en_US/default.po -
app/src/Application.php -
app/src/Auth/EnvAuthenticate.php -
app/src/Command/BulkLoadCommand.php -
app/src/Command/DatabaseCommand.php -
app/src/Command/SetupCommand.php -
app/src/Command/UpgradeVersionCommand.php -
app/src/Console/Installer.php -
app/src/Controller/ApiUsersController.php -
app/src/Controller/AppController.php -
app/src/Controller/AttributeGroupsController.php -
app/src/Controller/AttributeMappingsController.php -
app/src/Controller/AttributeMapsController.php -
app/src/Controller/AttributesController.php -
app/src/Controller/Component/AuthorizationComponent.php -
app/src/Controller/EndpointsController.php -
app/src/Controller/ErrorController.php -
app/src/Controller/MatchgridHistoryRecordsController.php -
app/src/Controller/MatchgridRecordsController.php -
app/src/Controller/MatchgridSettingsController.php -
app/src/Controller/MatchgridsController.php -
app/src/Controller/PagesController.php -
app/src/Controller/PermissionsController.php -
app/src/Controller/RuleAttributesController.php -
app/src/Controller/RulesController.php -
app/src/Controller/StandardController.php -
app/src/Controller/SystemsOfRecordController.php -
app/src/Controller/TapApiController.php -
app/src/Lib/Enum/ConfidenceModeEnum.php -
app/src/Lib/Enum/MatchgridActionEnum.php -
app/src/Lib/Enum/PermissionEnum.php -
app/src/Lib/Enum/ReferenceIdEnum.php -
app/src/Lib/Enum/ResolutionModeEnum.php -
app/src/Lib/Enum/SearchTypeEnum.php -
app/src/Lib/Enum/StandardEnum.php -
app/src/Lib/Enum/StatusEnum.php -
app/src/Lib/Enum/TrustModeEnum.php -
app/src/Lib/Identifier/ReferenceIdService.php -
app/src/Lib/Identifier/Sequence.php -
app/src/Lib/Identifier/Uuid.php -
app/src/Lib/Match/AttributeManager.php -
app/src/Lib/Match/MatchService.php -
app/src/Lib/Match/MatchgridBuilder.php -
app/src/Lib/Match/ResultManager.php -
app/src/Lib/Traits/AssociationTrait.php -
app/src/Lib/Traits/AutoViewVarsTrait.php -
app/src/Lib/Traits/DatabaseTrait.php -
app/src/Lib/Traits/MatchgridLinkTrait.php -
app/src/Lib/Traits/PrimaryLinkTrait.php -
app/src/Lib/Traits/QueryModificationTrait.php -
app/src/Lib/Traits/SearchFilterTrait.php -
app/src/Lib/Traits/ValidationTrait.php -
app/src/Model/Behavior/empty -
app/src/Model/Entity/ApiUser.php -
app/src/Model/Entity/Attribute.php -
app/src/Model/Entity/AttributeGroup.php -
app/src/Model/Entity/AttributeMap.php -
app/src/Model/Entity/AttributeMapping.php -
app/src/Model/Entity/Endpoint.php -
app/src/Model/Entity/Matchgrid.php -
app/src/Model/Entity/MatchgridHistoryRecord.php -
app/src/Model/Entity/MatchgridRecord.php -
app/src/Model/Entity/MatchgridSetting.php -
app/src/Model/Entity/Permission.php -
app/src/Model/Entity/Rule.php -
app/src/Model/Entity/RuleAttribute.php -
app/src/Model/Entity/SystemOfRecord.php -
app/src/Model/Table/ApiUsersTable.php -
app/src/Model/Table/AttributeGroupsTable.php -
app/src/Model/Table/AttributeMappingsTable.php -
app/src/Model/Table/AttributeMapsTable.php -
app/src/Model/Table/AttributesTable.php -
app/src/Model/Table/EndpointsTable.php -
app/src/Model/Table/MatchgridHistoryRecordsTable.php -
app/src/Model/Table/MatchgridRecordsTable.php -
app/src/Model/Table/MatchgridSettingsTable.php -
app/src/Model/Table/MatchgridsTable.php -
app/src/Model/Table/MetaTable.php -
app/src/Model/Table/PermissionsTable.php -
app/src/Model/Table/RuleAttributesTable.php -
app/src/Model/Table/RulesTable.php -
app/src/Model/Table/SystemsOfRecordTable.php -
app/src/Shell/ConsoleShell.php -
app/src/View/AjaxView.php -
app/src/View/AppView.php -
app/src/View/Helper/AlertHelper.php -
app/src/View/Helper/BadgeHelper.php -
app/src/View/Helper/FieldHelper.php -
app/src/View/Helper/MenuHelper.php -
app/templates/ApiUsers/columns.inc -
app/templates/ApiUsers/fields.inc -
app/templates/AttributeGroups/columns.inc -
app/templates/AttributeGroups/fields.inc -
app/templates/AttributeMappings/columns.inc -
app/templates/AttributeMappings/fields-nav.inc -
app/templates/AttributeMappings/fields.inc -
app/templates/AttributeMaps/columns.inc -
app/templates/AttributeMaps/fields-nav.inc -
app/templates/AttributeMaps/fields.inc -
app/templates/Attributes/columns.inc -
app/templates/Attributes/fields.inc -
app/templates/Endpoints/columns.inc -
app/templates/Endpoints/fields.inc -
app/templates/Error/error400.php -
app/templates/Error/error500.php -
app/templates/MatchgridHistoryRecords/columns.inc -
app/templates/MatchgridHistoryRecords/fields.inc -
app/templates/MatchgridRecords/columns.inc -
app/templates/MatchgridRecords/fields.inc -
app/templates/MatchgridSettings/fields.inc -
app/templates/Matchgrids/columns.inc -
app/templates/Matchgrids/configure.php -
app/templates/Matchgrids/delete.php -
app/templates/Matchgrids/fields.inc -
app/templates/Matchgrids/manage.php -
app/templates/Matchgrids/pending.php -
app/templates/Matchgrids/reconcile.php -
app/templates/Matchgrids/select.php -
app/templates/Pages/home.php -
app/templates/Permissions/columns.inc -
app/templates/Permissions/fields.inc -
app/templates/RuleAttributes/columns.inc -
app/templates/RuleAttributes/fields-nav.inc -
app/templates/RuleAttributes/fields.inc -
app/templates/Rules/columns.inc -
app/templates/Rules/fields-nav.inc -
app/templates/Rules/fields.inc -
app/templates/Standard/add-edit-view.php -
app/templates/Standard/index.php -
app/templates/SystemsOfRecord/columns.inc -
app/templates/SystemsOfRecord/fields.inc -
app/templates/TapApi/json/response.php -
app/templates/TapApi/response.php -
app/templates/element/badgeList.php -
app/templates/element/breadcrumbs.php -
app/templates/element/dialog.php -
app/templates/element/flash.php -
app/templates/element/flash/default.php -
app/templates/element/flash/error.php -
app/templates/element/flash/information.php -
app/templates/element/flash/success.php -
app/templates/element/footer.php -
app/templates/element/javascript.php -
app/templates/element/menuAction.php -
app/templates/element/menuMain.php -
app/templates/element/menuTop.php -
app/templates/element/pagination.php -
app/templates/element/search.php -
app/templates/element/subnavigation.php -
app/templates/email/html/default.php -
app/templates/email/text/default.php -
app/templates/email/text/potential_match.php -
app/templates/layout/ajax.php -
app/templates/layout/default.php -
app/templates/layout/email/html/default.php -
app/templates/layout/email/text/default.php -
app/templates/layout/error.php -
app/templates/layout/rest.php -
app/templates/layout/rss/default.php -
app/tests/Fixture/ApiUsersFixture.php -
app/tests/Fixture/AttributeGroupsFixture.php -
app/tests/Fixture/AttributesFixture.php -
app/tests/Fixture/MatchgridsFixture.php -
app/tests/Fixture/MetaFixture.php -
app/tests/Fixture/PermissionsFixture.php -
app/tests/Fixture/RuleAttributesFixture.php -
app/tests/Fixture/RulesFixture.php -
app/tests/Fixture/SystemsOfRecordFixture.php -
app/tests/TestCase/ApplicationTest.php -
app/tests/TestCase/Controller/Component/empty -
app/tests/TestCase/Controller/PagesControllerTest.php -
app/tests/TestCase/Model/Behavior/empty -
app/tests/TestCase/Model/Table/AbstractTableTestCase.php -
app/tests/TestCase/Model/Table/ApiUsersTableTest.php -
app/tests/TestCase/Model/Table/AttributeGroupsTableTest.php -
app/tests/TestCase/Model/Table/AttributesTableTest.php -
app/tests/TestCase/Model/Table/MatchgridsTableTest.php -
app/tests/TestCase/Model/Table/MetaTableTest.php -
app/tests/TestCase/Model/Table/PermissionsTableTest.php -
app/tests/TestCase/Model/Table/RuleAttributesTableTest.php -
app/tests/TestCase/Model/Table/RulesTableTest.php -
app/tests/TestCase/Model/Table/SystemsOfRecordTableTest.php -
app/tests/TestCase/View/Helper/empty -
app/tests/bootstrap.php -
app/tmp -
app/webroot/.htaccess -
app/webroot/auth/login/login.php -
app/webroot/auth/logout/logout.php -
app/webroot/css/bootstrap/bootstrap.min.css -
app/webroot/css/bootstrap/bootstrap.min.css.map -
app/webroot/css/cake.css -
app/webroot/css/co-base.css -
app/webroot/css/co-color.css -
app/webroot/css/co-responsive.css -
app/webroot/css/fonts/material-icons/_mixins.scss -
app/webroot/css/fonts/material-icons/_variables.scss -
app/webroot/css/fonts/material-icons/codepoints -
app/webroot/css/fonts/material-icons/filled.css -
app/webroot/css/fonts/material-icons/filled.scss -
app/webroot/css/fonts/material-icons/material-icons-outlined.woff -
app/webroot/css/fonts/material-icons/material-icons-outlined.woff2 -
app/webroot/css/fonts/material-icons/material-icons-round.woff -
app/webroot/css/fonts/material-icons/material-icons-round.woff2 -
app/webroot/css/fonts/material-icons/material-icons-sharp.woff -
app/webroot/css/fonts/material-icons/material-icons-sharp.woff2 -
app/webroot/css/fonts/material-icons/material-icons-two-tone.woff -
app/webroot/css/fonts/material-icons/material-icons-two-tone.woff2 -
app/webroot/css/fonts/material-icons/material-icons.css -
app/webroot/css/fonts/material-icons/material-icons.scss -
app/webroot/css/fonts/material-icons/material-icons.woff -
app/webroot/css/fonts/material-icons/material-icons.woff2 -
app/webroot/css/fonts/material-icons/outlined.css -
app/webroot/css/fonts/material-icons/outlined.scss -
app/webroot/css/fonts/material-icons/round.css -
app/webroot/css/fonts/material-icons/round.scss -
app/webroot/css/fonts/material-icons/sharp.css -
app/webroot/css/fonts/material-icons/sharp.scss -
app/webroot/css/fonts/material-icons/two-tone.css -
app/webroot/css/fonts/material-icons/two-tone.scss -
app/webroot/css/fonts/opensans/OpenSans-Regular-webfont.eot -
app/webroot/css/fonts/opensans/OpenSans-Regular-webfont.svg -
app/webroot/css/fonts/opensans/OpenSans-Regular-webfont.ttf -
app/webroot/css/fonts/opensans/OpenSans-Regular-webfont.woff -
app/webroot/css/fonts/opensans/stylesheet.css -
app/webroot/favicon.ico -
app/webroot/img/COmanage-Logo-LG-onBlue.png -
app/webroot/img/COmanage-Logo-LG-onGreen.png -
app/webroot/img/COmanage-Logo-LG-onWhite.png -
app/webroot/index.php -
app/webroot/js/bootstrap/bootstrap.bundle.min.js -
app/webroot/js/comanage.js -
app/webroot/js/jquery/jquery.min.js -
app/webroot/js/jquery/noty/LICENSE.txt -
app/webroot/js/jquery/noty/jquery.noty.js -
app/webroot/js/jquery/noty/layouts/bottom.js -
app/webroot/js/jquery/noty/layouts/bottomCenter.js -
app/webroot/js/jquery/noty/layouts/bottomLeft.js -
app/webroot/js/jquery/noty/layouts/bottomRight.js -
app/webroot/js/jquery/noty/layouts/center.js -
app/webroot/js/jquery/noty/layouts/centerLeft.js -
app/webroot/js/jquery/noty/layouts/centerRight.js -
app/webroot/js/jquery/noty/layouts/inline.js -
app/webroot/js/jquery/noty/layouts/top.js -
app/webroot/js/jquery/noty/layouts/topCenter.js -
app/webroot/js/jquery/noty/layouts/topLeft.js -
app/webroot/js/jquery/noty/layouts/topRight.js -
app/webroot/js/jquery/noty/packaged/jquery.noty.packaged.js -
app/webroot/js/jquery/noty/packaged/jquery.noty.packaged.min.js -
app/webroot/js/jquery/noty/promise.js -
app/webroot/js/jquery/noty/themes/comanage.js -
app/webroot/js/jquery/noty/themes/default.js -
app/webroot/js/js-cookie/js.cookie-2.1.3.min.js -
container/aws_buildspec.yml -
container/aws_buildspec_develop.yml -
container/aws_buildspec_hotfix-1.1.x.yml -
container/build.sh -
container/match/base/DatabaseConnectivityTestCommand.php -
container/match/base/DatabaseSetupAlreadyCommand.php -
container/match/base/Dockerfile -
container/match/base/comanage_shibboleth_sp_utils.sh -
container/match/base/comanage_utils.sh -
container/match/base/docker-comanage-match-entrypoint -
container/match/basic-auth/Dockerfile -
container/match/basic-auth/basic-auth -
container/match/mod_auth_openidc/Dockerfile -
container/match/shibboleth-sp-supervisor/Dockerfile -
container/match/shibboleth-sp-supervisor/docker-comanage-shibboleth-sp-entrypoint -
container/match/shibboleth-sp-supervisor/supervisord.conf -
container/shibboleth-sp-base/Dockerfile -
container/shibboleth-sp-base/console.logger -
container/shibboleth-sp-base/native.logger -
container/shibboleth-sp-base/shib2.load -
container/shibboleth-sp-base/shibboleth2.xml.template -
container/shibboleth-sp-base/shibd.logger -
local/Config/.gitignore