demarches-normaliennes/config/initializers
2023-07-17 15:51:15 +02:00
..
01_application_name.rb config: move application_name to an initializer 2021-02-24 15:06:55 +01:00
02_urls.rb feat(cojo): add cojo type de champ 2023-07-10 14:57:34 +02: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
application_controller_renderer.rb Rails app:update 2020-07-07 18:03:56 +02:00
assets.rb app: update code to Rails 6.1 2021-03-25 13:24:53 +01: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 change stats colors 2021-09-28 14:49:24 +02: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(dev): report to CSP_REPORT_URI instead of non existing /csp 2023-06-01 19:11:20 +02: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 feat(sva): under feature flag 2023-07-11 10:02:45 +02:00
france_connect.rb [ENV] France connect particulier config in secrets.yml 2018-08-23 15:55:31 +02:00
geocoder.rb Add api address external data fetch 2021-02-17 19:10:16 +01:00
graphql.rb feat(graphql): upgrade playground version 2022-11-15 11:48:29 +01: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 refactor(env): remove useless DOSSIER_DEPOSIT_RECEIPT_LOGO_SRC var 2022-12-22 19:44:57 +01:00
inflections.rb chore(schema): +procedures#sva_svr 2023-07-11 10:01:45 +02:00
invisible_captcha.rb refactor(rgaa/contact): inject invisible_captcha styles into head instead of div 2022-08-31 17:46:04 +02: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 prevent /ping requests from being written in centralized_logs 2023-06-21 17:11:32 +02: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
mailjet.rb initializers: lazy-load Mailjet gem 2021-04-20 15:11:43 +02: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 chore(rails): we already use json as cookies_serializer 2023-05-03 11:35:31 +02:00
open_id_connect.rb reopen openid_connect gem to support AC encrypted jwt response 2021-11-23 14:17:59 +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 refuse les numéros de tel invalides 2019-12-04 05:34:43 +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 tech(smtp): passe du relai SMTP de SendInBlue vers le relai SMTP Brevo [changement de nom de la boite] 2023-07-17 15:51:15 +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
strong_migrations.rb gems: add strong_migrations 2022-03-16 10:30:25 +01:00
typhoeus.rb added application name in config/ 2020-07-23 16:17:54 +02:00
watermark.rb Make watermark configurable 2020-11-25 16:19:06 +01: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