phpbb/phpBB/phpbb
Tristan Darricau 6774c5077d Merge pull request #4214 from marc1706/ticket/14241
[ticket/14241] Prevent empty q&a as a result of improper settings

* marc1706/ticket/14241:
  [ticket/14241] Log fatal captcha error to error log
  [ticket/14241] Prevent empty q&a as a result of improper settings
2016-03-25 11:43:05 +01:00
..
auth [ticket/14258] Add event into auth::login before session creation 2015-10-24 18:00:55 +02:00
avatar [ticket/14471] Add $filedata to core.avatar_driver_upload_move_file_before event 2016-03-10 13:25:43 +01:00
cache [ticket/13681] Invalidate and reset opcache where necessary 2016-02-18 19:03:56 +01:00
captcha [ticket/14241] Log fatal captcha error to error log 2016-03-12 10:24:07 +01:00
config [ticket/14116] sql_affectedrows method has no arguments 2015-08-19 16:12:01 -07:00
console [ticket/14123] Remove redundant help messages 2015-08-28 07:49:07 -07:00
controller [ticket/14483] Do not send headers by default on access via controller 2016-03-06 21:10:42 +01:00
cron [ticket/13952] Fix docblocks 2015-06-20 23:41:53 +07:00
db [ticket/14136] Add back X-UA-Compatible meta tag 2016-03-24 16:07:07 +01:00
di [ticket/13903] Replacing regexp path naming for container by md5. 2015-06-16 18:29:41 +02:00
event [ticket/13872] Allow template events to have a changed version 2015-05-28 12:23:24 +02:00
exception [ticket/13361] Rename exception to runtime_exception 2015-01-21 08:41:02 +01:00
extension [ticket/security-171] Sanitize data from composer.json 2014-11-21 22:32:28 +01:00
feed [ticket/13988] Use absolute path for image attachments in feeds 2015-07-15 19:39:54 +02:00
groupposition
hook
lock
log [ticket/14403] Don't expect user_id and user_ip in phpbb\log 2016-01-10 17:43:10 +01:00
message Merge pull request #3108 from Elsensee/ticket/13284 2014-11-21 23:10:00 +01:00
mimetype
notification [ticket/14533] U_NOTIFICATION_SETTINGS doesn't return the correct URL 2016-03-12 20:53:42 +01:00
passwords [ticket/13976] Fix comment typo in salted_md5.php 2015-10-21 00:22:42 +02:00
php
plupload [ticket/13835] Normalize filename for attachments uploaded in chunks. 2015-10-13 20:17:26 -07:00
profilefields [ticket/14037] Minor coding style improvements to event 2015-08-20 10:14:07 +02:00
request [ticket/13396] Normalize multibyte characters in attachment file names. 2014-12-02 16:23:40 -08:00
search [ticket/14098] Add core events to the search backends 2015-10-09 23:06:16 +07:00
template [ticket/14099] Fix the assets 2015-08-18 21:03:03 +02:00
tree [ticket/13941] Workaround to fix the bug on php 5.5 with sqlite3 2015-06-13 13:20:55 +02:00
class_loader.php
composer.json [ticket/14382] Specify the branch-alias in the composer.json files 2016-01-09 15:36:43 +01:00
config_php_file.php
content_visibility.php Merge pull request #3402 from brunoais/ticket/13621 2015-04-06 11:13:33 +02:00
datetime.php
error_collector.php
file_downloader.php [ticket/12618] Change ssl:// to tls:// 2016-01-10 19:33:45 +01:00
filesystem.php
finder.php
json_response.php
pagination.php
path_helper.php Merge pull request #3055 from marc1706/ticket/13192 2015-01-19 16:45:43 +01:00
permissions.php Merge pull request #3864 from Zoddo/ticket/8920 2015-10-11 10:47:44 +02:00
recursive_dot_prefix_filter_iterator.php [ticket/14540] Adjust recursive_dot_prefix_filter_iterator for performance 2016-03-17 00:50:08 +07:00
session.php [ticket/14409] Update session page info before displaying online list 2016-02-13 15:58:05 +01:00
symfony_request.php
user.php [ticket/14536] Force unix time stamps to be integer 2016-03-23 14:44:31 +01:00
user_loader.php [ticket/14334] Use phpbb_get_avatar() in user_loader 2015-12-03 16:43:00 +01:00
version_helper.php [ticket/12618] Allow extension author to use SSL for version-check 2015-09-25 22:16:29 +02:00
viewonline_helper.php