Skip to content

Commit

Permalink
Add new pretty_bad_protocol files to packaging configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
legoktm committed Jun 12, 2023
1 parent d60d89b commit 4e87db1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions securedrop/debian/app-code/etc/apparmor.d/usr.sbin.apache2
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,13 @@
/var/www/securedrop/journalist_templates/preferences_saved_flash.html r,
/var/www/securedrop/models.py r,
/var/www/securedrop/passphrases.py r,
/var/www/securedrop/pretty_bad_protocol/_util.py r,
/var/www/securedrop/pretty_bad_protocol/_logger.py r,
/var/www/securedrop/pretty_bad_protocol/gnupg.py r,
/var/www/securedrop/pretty_bad_protocol/_trust.py r,
/var/www/securedrop/pretty_bad_protocol/_parsers.py r,
/var/www/securedrop/pretty_bad_protocol/__init__.py r,
/var/www/securedrop/pretty_bad_protocol/_meta.py r,
/var/www/securedrop/request_that_secures_file_uploads.py r,
/var/www/securedrop/rm.py r,
/var/www/securedrop/sdconfig.py r,
Expand Down
1 change: 1 addition & 0 deletions securedrop/debian/securedrop-app-code.install
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ debian/app-code/var /
COPYING alembic.ini babel.cfg config.py.example /var/www/securedrop
*.py i18n.json /var/www/securedrop
journalist_app journalist_templates /var/www/securedrop
pretty_bad_protocol /var/www/securedrop
source_app source_templates /var/www/securedrop
alembic dictionaries management requirements static translations wordlists scripts /var/www/securedrop

0 comments on commit 4e87db1

Please sign in to comment.