demarches-normaliennes/config
Pierre de La Morinerie 82c89fb56f config: remove comment about ActiveStorage integration with VirusScanner
As the comment states, it would be nice to load the Virus Scanner on
the Attachment (rather than the blob).

However, in order not to clobber the blob metadata, we want to run the
VirusScanner once the blob analyzer did run.

And the most direct way to detect that the blob analyzer did run is to
add an `on_update_commit` hook on the blob, as this hook will be
trigerred when saving changes to the metadata. This is what the current
solution uses. 

So the current solution is almost optimal, and has a low chance of
accidentally clobbering the blob metadata – as the virus scanner is only
started when the analysis phase is finished.
2020-08-26 16:11:01 +02:00
..
environments Add carte ign 2020-07-30 16:58:20 +02:00
initializers config: remove comment about ActiveStorage integration with VirusScanner 2020-08-26 16:11:01 +02:00
locales validates phone champ server side 2020-08-20 15:33:03 +02:00
webpack Improve the mapbox-gl support detection for older browsers 2020-04-09 11:01:20 +02:00
application.rb config: enable active_record.belongs_to_required_by_default 2020-08-18 15:57:37 +02:00
application_name.rb ajout du nom d'application tot au demarrage 2020-07-23 16:16:36 +02:00
boot.rb Bump development gems 2018-03-06 16:17:22 +01:00
brakeman.ignore Add brakeman exception for a export.file.service_url 2019-12-18 13:13:15 +01:00
cable.yml Stop using staging environement 2018-08-29 11:22:56 +02:00
database.yml config: fix spring randomly crashing in the pg gem 2020-05-25 09:23:41 +00:00
deploy.rb specific deactivation of rubocop DS/ApplicationName rule 2020-07-23 16:20:16 +02:00
env.example remplacement de demarches-simplifiees.fr par un paramètre dans les vues 2020-07-23 16:16:36 +02:00
env.example.optional Feat: allow emails senders to be configured in .env file 2020-07-24 10:50:55 +02:00
environment.rb Rails app:update 2020-07-07 18:03:56 +02:00
puma.rb Puma: change config to enable cluster mode in production 2019-03-18 11:40:13 +01:00
routes.rb Adapt configuration email view to the new UI 2020-08-06 16:56:24 +02:00
secrets.yml validate api_entreprise_token 2020-07-08 18:59:22 +02:00
skylight.yml [ENV] Add skylight conf 2018-08-23 15:55:31 +02:00
spring.rb Rails app:update 2020-07-07 18:03:56 +02:00
storage.yml fix catalog v3 2020-06-19 14:20:32 +02:00
webpacker.yml Update webpacker and replace vue with react 2019-04-03 14:38:07 +02:00