Merge branch 'QA_5_2'
This commit is contained in:
commit
8f06a371cb
@ -44,7 +44,7 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'phpMyAdmin'
|
||||
copyright = u'2012 - 2025, The phpMyAdmin devel team'
|
||||
copyright = u'2012 - 2026, The phpMyAdmin devel team'
|
||||
|
||||
# The version info for the project you're documenting, acts as replacement for
|
||||
# |version| and |release|, also used in various other places throughout the
|
||||
|
||||
@ -6,7 +6,7 @@ Configuration
|
||||
=============
|
||||
|
||||
All configurable data is placed in :file:`config.inc.php` in phpMyAdmin's
|
||||
toplevel directory. If this file does not exist, please refer to the
|
||||
toplevel directory. If this file does not exist, please refer to the
|
||||
:ref:`setup` section to create one. This file only needs to contain the
|
||||
parameters you want to change from their corresponding default value.
|
||||
|
||||
|
||||
@ -2287,7 +2287,7 @@ differentiate between a desired text output and a formula that should be escaped
|
||||
definitions should not be interpreted anyway. We have discussed this at length and feel it is the responsibility of the
|
||||
spreadsheet program to properly parse and sanitize such data on input instead.
|
||||
|
||||
Google also has a `similar view <https://sites.google.com/site/bughunteruniversity/nonvuln/csv-excel-formula-injection>`_.
|
||||
Google also has a `similar view <https://bughunters.google.com/learn/invalid-reports/google-products/4965108570390528/csv-formula-injection>`_.
|
||||
|
||||
.. _faqsynchronization:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user