demarches-normaliennes/config/initializers
2024-03-03 00:13:55 +01:00
..
01_application_name.rb config: move application_name to an initializer 2021-02-24 15:06:55 +01:00
02_urls.rb del(env): delete CSP_REPORT_URI env var and associated config. 2024-02-14 11:17:20 +01:00
acsv.rb fix(groupe_instructeurs): can parse a monocolumn csv file 2023-02-22 09:49:26 +01:00
active_model_serializer.rb Files should end with a new line 2017-04-04 16:59:38 +02:00
active_storage.rb feat(pj): change naming scheme to %Y/%m/%d/sd/sd..... 2023-07-10 11:44:33 +02:00
administrate.rb config initializers administrate 2022-11-02 10:19:43 +01:00
after_party.rb Enable the Lint/UnusedBlockArgument cop 2019-01-03 10:53:50 +01:00
agent_connect.rb add agent connect secrets 2021-11-23 14:17:59 +01:00
ancestry.rb feat: US4.3.9 children management 2023-10-26 10:46:18 +00:00
application_controller_renderer.rb Rails app:update 2020-07-07 18:03:56 +02:00
assets.rb chore(assets): setup dsfr artwork 2023-11-15 18:43:17 +01:00
attribute_types.rb tech(ActiveModel.types.json): renomme en simple_json pour eviter la confusion avec ActiveRecord.types.json 2023-10-19 09:30:52 +02:00
authorized_content_types.rb feat(pj): accepts audio .m4a, .aac, .wav as attachment 2023-05-31 12:52:22 +02:00
backtrace_silencers.rb app: update code to Rails 6.1 2021-03-25 13:24:53 +01:00
chartkick.rb chore(bundle): update chartkick to fix defer deprecation warning and v5 like JS counterpart 2023-11-10 14:20:03 +01:00
contacts.rb allow mailers/_bizdev_signature to be configured in .env file 2021-02-04 13:09:40 +01:00
content_security_policy.rb chore: configure CSP to respond to another host configured by APP_HOST_LEGACY 2024-02-20 18:50:35 +01:00
cookie_rotator.rb chore: disable cookies rotation until we enforce SHA256 digests 2023-05-03 11:35:32 +02:00
cookies_serializer.rb Rails app:update 2020-07-07 18:03:56 +02:00
core_ext.rb chore(rubocop): fix Rails/RootPathnameMethods and assimiled cops 2023-04-19 12:55:13 +02:00
date_select.rb view: properly hide labels of the datetime selector 2022-05-31 15:35:40 +02:00
delayed_job.rb chore(job): config delayed job for long-living export jobs 2023-03-08 18:37:41 +01:00
devise.rb fix(devise): default config for devise and turbo stream as navigational format 2023-05-03 11:35:32 +02:00
dolist.rb fix(loading): in initializer, dolist must be manually loaded 2023-05-03 11:35:31 +02:00
env_vars.rb Enable the Lint/UnusedBlockArgument cop 2019-01-03 10:53:50 +01:00
excon_setup.rb Fix uninitialized excon constant 2020-09-08 18:36:24 +02:00
filter_parameter_logging.rb app: update code to Rails 6.1 2021-03-25 13:24:53 +01:00
flipper.rb chore(flipper): don't preload on /assets/* or /ping 2024-03-03 00:13:55 +01:00
france_connect.rb [ENV] France connect particulier config in secrets.yml 2018-08-23 15:55:31 +02:00
geocoder.rb fix(geocoder): ensure to use exact rails redis cache configuration 2023-11-09 18:21:38 +01:00
graphql.rb feat(graphql): use camelize with inflection 2023-08-01 14:55:08 +02:00
groupdate.rb stats: make groupdate week start on Monday 2019-01-10 16:14:14 +01:00
helo.rb config: simplify mailer configuration again 2022-02-08 12:44:43 +01:00
images.rb style: update favicons with chart color, apple touch icon and shortcuts names 2023-09-11 17:48:12 +02:00
inflections.rb feat(rnf): add rnf type_de_champ 2023-11-07 14:21:28 +01:00
invisible_captcha.rb refactor(rgaa/contact): inject invisible_captcha styles into head instead of div 2022-08-31 17:46:04 +02:00
kredis.rb chore(bundle): +kredis 2024-01-24 10:58:38 +01:00
landing.rb feat(landing): hide testimonial & users sections 2022-02-15 08:49:23 +01:00
legit_admin_domains.rb fix(users/profiles#update): allow people from @assurance-maladie.fr to be a target email when user change his email 2022-04-06 16:07:25 +02:00
lograge.rb chore(lograge): fix log without to_log key 2023-11-13 15:52:09 +01:00
mail_observers.rb amelioration(email_event): re-lever une erreur dans un rescue_from ne la fait pas remonter. change de stratégie pour savoir si oui ou non un mail a ete envoye avec success. 2023-06-20 13:39:29 +02:00
mailcatcher.rb chore(smtp): add mailcatcher configuration 2022-02-15 09:34:07 +01:00
mailtrap.rb config: simplify mailer configuration again 2022-02-08 12:44:43 +01:00
mime_types.rb First Commit 2015-08-10 11:05:06 +02:00
new_framework_defaults_7_0.rb correctif(dolist): utilise des liens vers les logos des procedures plutôt que des attachements.inlined 2023-08-14 13:09:05 +02:00
open_id_connect.rb Revert "Merge pull request #9835 from demarches-simplifiees/update_openid_connect" 2023-12-13 14:09:50 +01:00
otp.rb spec: always enable super_admin_otp for spec 2023-04-28 10:24:14 +02:00
passwords.rb Rename gestionnaire to instructeur in a comment 2019-08-13 10:27:49 +02:00
permissions_policy.rb app: update code to Rails 6.1 2021-03-25 13:24:53 +01:00
phonelib.rb fix: phonelib multiple default countries 2024-02-12 09:33:16 +01:00
rack.rb [fix #2387] Rack: increase max multipart number 2018-08-13 17:45:47 +02:00
rack_attack.rb Add prefill api to rack_attack 2023-01-11 15:35:43 +01:00
rack_attack_request.rb RackAttack: use remote ip and test it ! 2019-08-20 13:29:29 +02:00
rack_mini_profiler.rb chore: mini profiler ignore vite routes 2022-10-06 16:56:26 +02:00
routing.rb feat(exports): implement admin export 2022-07-20 14:08:33 +02:00
saml_idp.rb update saml idp config 2022-10-03 13:41:58 +02:00
sendinblue.rb changed(brevo): use env vars for smtp relay address and port. 2023-09-06 11:31:24 +02:00
sentry.rb fix: sentry use http_proxy if available 2023-06-09 11:03:04 +02:00
session_store.rb Change the cookie key 2018-03-01 10:33:53 +01:00
sidekiq.rb add sidekiq initializer 2023-11-09 16:57:10 +01:00
strong_migrations.rb gems: add strong_migrations 2022-03-16 10:30:25 +01:00
transition_to_sidekiq.rb chore(sidekiq): ProcedureExternalURLCheckJob on sidekiq 2024-01-29 15:42:55 +01:00
typhoeus.rb added application name in config/ 2020-07-23 16:17:54 +02:00
wrap_parameters.rb app: update code to Rails 6.1 2021-03-25 13:24:53 +01:00
zxcvbn_dictionnaries.yaml clean(engagement): remove last pieces of engagement champs 2022-10-04 07:17:47 +02:00