phpbb/phpBB/config
Nils Adermann 694f8391c9 Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascraeus
* github-marc1706/ticket/12352: (33 commits)
  [ticket/12352] Do not check hashes that don't have the necessary length
  [ticket/12352] Update file headers to fit new format
  [ticket/12352] Use custom provider collection for auth providers
  [ticket/12352] Add checks for existing user_pass_convert to migrations
  [ticket/12352] Remove usages of user_pass_convert column
  [ticket/12352] Update schema json file
  [ticket/12352] Remove user_pass_convert column from database
  [ticket/12352] Check each newly added passwords driver in manager_test
  [ticket/12352] Add get_settings_only method to passwords driver base
  [ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwords
  [ticket/12352] Add tests for wcf1 and wcf2 drivers
  [ticket/12352] Add driver for woltlab community framework 1 passwords
  [ticket/12352] Add driver for woltlab community framework 2 passwords
  [ticket/12352] Add missing $ to md5_mybb and md5_vb driver
  [ticket/12352] Fix spacing in passwords tests
  [ticket/12352] Add passwords driver for vB passwords
  [ticket/12352] Use correct hashing method in md5_mybb driver
  [ticket/12352] Add driver for myBB md5 passwords
  [ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers
  [ticket/12352] Add passwords driver for sha1 password hashes
  ...
2014-06-11 14:27:57 +02:00
..
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00
auth_providers.yml [ticket/12352] Use custom provider collection for auth providers 2014-06-01 21:31:06 +02:00
avatars.yml [ticket/11930] Move path_helper in front of optional cache argument 2013-10-21 10:20:12 +02:00
console.yml [ticket/12664] Refactor develop/migration_tips.php into a console command. 2014-06-10 01:57:59 +02:00
cron_tasks.yml [ticket/12517] Correctly call $log->add in prune shadow topics 2014-05-11 10:31:28 +02:00
feed.yml Merge branch 'ticket/11271' into ticket/11271-develop 2013-12-27 03:43:22 +05:30
migrator.yml [ticket/11880] Move get_schema_steps function to a migrator helper class 2014-02-05 09:57:36 -06:00
mimetype_guessers.yml [ticket/11912] Introduce guesser priority to mimetype guessers 2013-11-11 21:18:23 +01:00
notifications.yml Merge pull request #1812 from prototech/ticket/11746 2013-11-02 11:55:16 -07:00
passwords.yml [ticket/12352] Add driver for woltlab community framework 1 passwords 2014-06-01 21:31:05 +02:00
profilefields.yml [ticket/12335] Add Events to phpbb\profilefields\manager 2014-05-03 17:54:36 +02:00
routing.yml [feature/controller] Update routing documentation for using query string 2012-11-18 13:40:24 -05:00
services.yml Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop-ascraeus 2014-06-09 17:55:25 +02:00
tables.yml [ticket/11201] Inject table names rather then using constants 2014-01-18 12:36:18 +01:00