2190 Commits

Author SHA1 Message Date
plegall
82331b1c61 (cp 09d3012) fixes #2050 provide a default user_name for pwg.history.search 2023-11-27 16:03:12 +01:00
plegall
d42dfcacae (cp ab111cd) fixes #1967 POST/GET input are already escaped 2023-08-23 18:57:00 +02:00
plegall
9b256a97e7 next release is 13.8.0 2023-07-07 16:38:41 +02:00
plegall
3fbdabb6b7 (cp 9784255) Merge pull request from GHSA-934w-qj9p-3qcx 2023-07-07 16:27:05 +02:00
plegall
249bb6c932 (cp 0649ad3) fixes #1924 protect API user input from SQL injections 2023-05-29 12:26:51 +02:00
plegall
c0e85fe3b0 next release is 13.7.0 2023-05-10 15:20:29 +02:00
plegall
4690ad9281 next release is 13.6.0 2023-02-24 09:47:41 +01:00
plegall
ea78d5f7f5 (cp b9ddcf1) fixes #1871 move the retrieve of the number of queried rows
The FOUND_ROWS() must be performed right after the SQL_CALC_FOUND_ROWS but commit 4d81d28eca had added some new SQL queries in between.
2023-02-21 15:20:29 +01:00
plegall
722a517f2f (cp 29b83b1) fixes #1786 export to piwigo broken with php 8.1 2023-02-11 18:11:20 +01:00
plegall
24b439e2a7 (cp 0b9e177) issue #1852 also forbid extension deletion 2023-01-25 15:21:11 +01:00
plegall
53e37d3847 (cp 6d416c5) fixes #1855 remove Smarty demo (security purpose) 2023-01-25 14:18:42 +01:00
plegall
6851150297 (cp a761d83) issue #1841 during install (activate_core_themes) there is no session yet 2023-01-23 15:50:08 +01:00
plegall
1ef00ca7bb (cp f4de473) issue #1852 ability to disable core/extensions updates 2023-01-21 12:02:27 +01:00
plegall
a58005dc79 (cp bb69269) fixes #1841 register system activities 2023-01-21 12:01:53 +01:00
plegall
71096d4722 (cp 796f726) fixes #1835 remove HTML tags from user_agent before storing it 2022-12-25 11:25:00 +01:00
plegall
9235198602 (cp b08fd91) fixes #1839 forget no usernames, not only performed_by 2022-12-21 19:03:18 +01:00
plegall
ddfb5a59b3 (cp 3b36ff0) fixes #1838 ability to hide connections from activities with a config setting 2022-12-21 17:19:46 +01:00
plegall
bf63f2caf0 next release is 13.5.0 2022-12-21 12:23:59 +01:00
plegall
714595dabf next release is 13.4.0 2022-12-16 15:35:13 +01:00
plegall
5e002afe21 (cp 97b665d) issue #1827 new check on filesystem compared to what is listed in the database
While not fixing issue #1827 it helps users to detect if they have been
affected by the problem.
2022-12-16 15:13:56 +01:00
plegall
dcd08dc901 next release is 13.3.0 2022-11-28 14:23:11 +01:00
Matthieu Leproux
1c0ec5e7ad (cp 099f4c5) related to #1802 removed useless line 2022-11-23 11:48:54 +01:00
Matthieu Leproux
117c7c7530 (cp 32ea1ae) fixed #1802 fixed double escape for user creation, album creation and comments 2022-11-22 16:29:19 +01:00
plegall
847bec7e47 next release is 13.2.0 2022-11-16 21:28:12 +01:00
plegall
da5fab3c59 (cp e22a35f) issue #1780 only switch to old album manager above 10k albums 2022-11-16 15:31:13 +01:00
Matthieu Leproux
79bcbeb4cf (cp 96a4e21) fixed #1792 user input escape works for php8 2022-11-16 14:11:40 +01:00
plegall
d8f3763fe6 (cp 7f00155) fixes #1780 automatically switch to the old album manager 2022-11-08 12:18:12 +01:00
plegall
10699b89f2 (cp 5551332) fix syntax error
syntax error, unexpected ')' in include/ws_functions/pwg.php
2022-11-02 19:48:21 +01:00
Matthieu Leproux
1444e66b3f (cp f7e44cc) related to #1767 changed the way 9d5cba0 is done 2022-10-26 12:54:39 +02:00
Matthieu Leproux
dd41299a83 (cp 9d5cba0) fix #1767 Solved php warning and user creation works as is should 2022-10-25 10:07:29 +02:00
plegall
0458e2d45d next release is 13.1.0 2022-10-21 11:16:48 +02:00
Matthieu Leproux
60841121d1 (cp 1110d79) fixed #1756 php8 warning with trim() and escape input values 2022-10-19 16:00:38 +02:00
plegall
a87242f9c2 (cp ba08bff) fixes #1750 input parameter check was too strong 2022-10-14 11:04:38 +02:00
plegall
5bef5645d1 change default configuration settings for a stable branch.
Developers who need previous configuration settings can modify them in their local configuration

git cherry-pick 39d3c6883b
2022-10-11 10:20:36 +02:00
plegall
6620541e62 next release is 13.0.0 2022-10-11 10:17:01 +02:00
Matthieu Leproux
f63e6a5c32 related to #1743 better detail section with tiptip and icons and link to cat in gallery 2022-10-10 15:46:26 +02:00
Matthieu Leproux
a3b5f26ea0 related to #1703 Added the list of params for history search API method. 2022-10-04 16:57:38 +02:00
Matthieu Leproux
38105aff23 fix #1740 better UI for edit btn when the image is deleted 2022-10-03 14:43:31 +02:00
Matthieu Leproux
f4bb3894da fixed #1711 removing start date gives coherent results now 2022-09-28 12:52:39 +02:00
plegall
8efa7af69f next release is 13.0.0RC4 2022-09-27 12:09:16 +02:00
Matthieu Leproux
d0e32547db fixed #1701 escaped " ' " for album creation and edit 2022-09-26 14:47:53 +02:00
plegall
4d81d28eca fixes #802 pwg.categories.getImages include all related albums to each photo
... and not only the requested album.
2022-09-26 14:30:42 +02:00
plegall
2e037205ff issue #982 detect HTTPS based on forwarded protocol 2022-09-23 14:09:05 +02:00
plegall
a2da870d3a fixes #1715 logger compatibility with PHP 8.1 2022-09-21 16:57:35 +02:00
Arnie97
9b22164adc fixes #680, #875 and #1028: improve detection for browser preferred languages 2022-09-21 16:43:05 +02:00
plegall
f95bab9e90 fixes 1720 max upload form max_file_size configurable 2022-09-21 15:28:37 +02:00
Matthieu Leproux
b470b2b360 fix #1732 fixing some php8.1 warnings that made the linked album search unusable. 2022-09-19 16:41:40 +02:00
plegall
156825d24d fixes #1697 add checks on chronology URL parameters 2022-09-16 10:37:58 +02:00
plegall
79d56beb8a fixes #1730 replace Smarty getVariable by getTemplateVars 2022-09-16 10:04:02 +02:00
Matthieu Leproux
e270e1b957 fixes #1729 fixing php error 2022-09-14 16:36:04 +02:00