-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove rdf * remove fixed patch * Update drupal/search_api_solr requirement from 4.2.7 to 4.2.8 Updates the requirements on drupal/search_api_solr to permit the latest version. --- updated-dependencies: - dependency-name: drupal/search_api_solr dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * [GOVCMSD9-695] Step1: Remove update_notifications_disable module from distribution * Update function names to reflect govcms_security module * add entity_embed patch * [GOVCMSD9-920] Enable media_file_delete module by default * Update drupal/ds requirement from 3.13.0 to 3.15.0 Updates the requirements on drupal/ds to permit the latest version. --- updated-dependencies: - dependency-name: drupal/ds dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/embed requirement from 1.5 to 1.6.0 Updates the requirements on drupal/embed to permit the latest version. --- updated-dependencies: - dependency-name: drupal/embed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * [GOVCMSD9-883] Lock Security.txt in GovCMS * Update drupal/paragraphs requirement from 1.14.0 to 1.15.0 Updates the requirements on drupal/paragraphs to permit the latest version. --- updated-dependencies: - dependency-name: drupal/paragraphs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/redirect requirement from 1.7.0 to 1.8.0 Updates the requirements on drupal/redirect to permit the latest version. --- updated-dependencies: - dependency-name: drupal/redirect dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/key requirement from 1.15.0 to 1.16.0 Updates the requirements on drupal/key to permit the latest version. --- updated-dependencies: - dependency-name: drupal/key dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/inline_entity_form requirement Updates the requirements on drupal/inline_entity_form to permit the latest version. --- updated-dependencies: - dependency-name: drupal/inline_entity_form dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/environment_indicator requirement from 4.0.7 to 4.0.9 Updates the requirements on drupal/environment_indicator to permit the latest version. --- updated-dependencies: - dependency-name: drupal/environment_indicator dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * [GOVCMSD9-750] Apply updated patch to fix TFA module PHP warnings * Update drupal/dropzonejs requirement from 2.6.0 to 2.7.0 Updates the requirements on drupal/dropzonejs to permit the latest version. --- updated-dependencies: - dependency-name: drupal/dropzonejs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/captcha requirement from 1.4 to 1.5.0 Updates the requirements on drupal/captcha to permit the latest version. --- updated-dependencies: - dependency-name: drupal/captcha dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * [GOVCMSD9-904] Make GovCMS Bartik theme D10 compatible * [GOVCMSD9-883] Fix bug for Class "GovcmsSecurityInterface" not found * Update drupal/modifiers requirement from 1.4 to 1.5.0 Updates the requirements on drupal/modifiers to permit the latest version. --- updated-dependencies: - dependency-name: drupal/modifiers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/embed requirement from 1.5 to 1.6.0 Updates the requirements on drupal/embed to permit the latest version. --- updated-dependencies: - dependency-name: drupal/embed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update drupal/shield requirement from 1.6.0 to 1.7.0 Updates the requirements on drupal/shield to permit the latest version. --- updated-dependencies: - dependency-name: drupal/shield dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * add linkit patch * [GOVCMSD9-912] Remove patch for google_analytics deprecated warnings for PHP 8.1 compatibility * [GOVCMS-8404] Prepare GovCMS Distro release 2.23.0 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Suhyeon Hong <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tara <[email protected]> Co-authored-by: Mingsong Hu <[email protected]> Co-authored-by: Mingsong Hu <[email protected]> Co-authored-by: Tara-Wij <[email protected]> Co-authored-by: ruwanl <[email protected]>
- Loading branch information
1 parent
fef78b3
commit dab5080
Showing
9 changed files
with
132 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
modules/custom/core/govcms_security/src/GovcmsSecurityInterface.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?php | ||
|
||
namespace Drupal\govcms_security; | ||
|
||
/** | ||
* Provides an interface for GovCMS secruity constants. | ||
*/ | ||
interface GovcmsSecurityInterface { | ||
/** | ||
* Role ID for GovCMS Site Administrator role. | ||
*/ | ||
const GOVCMS_SITE_ADMIN_ROLE = 'govcms_site_administrator'; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters