This file contains hidden or 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
| { | |
| "atom": ["https://www.accesstomemory.org/docs/latest/", null], | |
| "archivematica": ["https://www.archivematica.org/docs/archivematica-latest/", null], | |
| "storageservice": ["https://www.archivematica.org/docs/storage-service-latest/", null] | |
| } |
This file contains hidden or 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
| { | |
| "issue": ["https://projects.artefactual.com/issues/%s", "issue #"], | |
| "at-pr": ["https://github.com/artefactual/atom/pull/%s", "AtoM PR#"], | |
| "at-gh": ["https://github.com/artefactual/atom/blob/HEAD/%s", ""], | |
| "am-pr": ["https://github.com/artefactual/archivematica/pull/%s", "Archivematica PR#"], | |
| "am-gh": ["https://github.com/artefactual/archivematica/blob/HEAD/%s", ""], | |
| "ss-pr": ["https://github.com/artefactual/archivematica-storage-service/pull/%s", "Archivematica Storage Service PR#"], | |
| "ss-gh": ["https://github.com/artefactual/archivematica-storage-service/blob/HEAD/%s", ""], | |
| "fp-pr": ["https://github.com/artefactual/archivematica-fpr-admin/pull/%s", "Archivematica FPR PR#"], | |
| "fp-gh": ["https://github.com/artefactual/archivematica-fpr-admin/blob/HEAD/%s", ""] |
This file contains hidden or 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
| diff --git a/apps/qubit/config/security.yml b/apps/qubit/config/security.yml | |
| index afa0c77d0..90e2f7018 100644 | |
| --- a/apps/qubit/config/security.yml | |
| +++ b/apps/qubit/config/security.yml | |
| @@ -3,3 +3,7 @@ | |
| default: | |
| is_secure: false | |
| + | |
| +autocomplete: |