Commit Graph

45 Commits (09dc9cbbc06cb8f32474c31f24eda63214b9c8eb)

Author SHA1 Message Date
catch 24ed79e134 Issue #2559971 by stefan.r, alexpott, lauriii, nlisgo, plach, dawehner: Make SafeMarkup::format() return a safe string object to remove reliance on a static, unpredictable safe list 2015-09-26 18:52:53 +01:00
Alex Pott 7599b055c7 Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards 2015-09-26 16:01:27 +02:00
Alex Pott 7a25f513f5 Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations 2015-09-21 12:38:19 +01:00
xjm 088f8b357a Issue #2491155 by mikeburrelljr, Mac_Weber, opdavies: Update drupal.org and kernel.org URLs in core modules (Follow-up to 2489912) 2015-05-24 15:08:46 -05:00
Jennifer Hodgdon 6477492ee6 Issue #2473105 by ifrik, jhodgdon, lostkangaroo, opratr, LinL: Update hook_help texts that link to modules that can be uninstalled 2015-05-20 07:25:07 -07:00
Alex Pott 4d4635c123 Issue #2283637 by pfrenssen, dawehner, shivanshuag, znerol: Provide test coverage to prove that an AuthenticationProvider can initiate a session 2015-05-18 05:55:06 +01:00
webchick df6519aa9e Issue #2479515 by znerol: Use BasicAuthTestTrait in BasicAuthTest 2015-04-29 20:40:33 -07:00
xjm a4fac14a6d Issue #2468873 by pfrenssen, Dom., dawehner, znerol, xjm: Test that the authentication provider doesn't leak authentication credentials from the previous request 2015-04-28 08:42:14 -05:00
xjm 44e8ffd577 Issue #2432585 by almaudoh, znerol, dawehner, cpj: Improve authentication manager service construction to support custom global service providers 2015-04-27 03:24:40 -05:00
xjm a33414e500 Issue #2472371 by Dom., pfrenssen: Exception shown on 401 Unauthorized 2015-04-25 18:58:16 -05:00
webchick 873c5aab2f Issue #2473687 by Dom.: Fix @todo in BasicAuthTest 2015-04-21 13:54:58 -07:00
Alex Pott ec8033c1ce Issue #2453711 by rbmboogie: Use public: false for request and response policy services 2015-04-21 00:07:10 +01:00
Nathaniel Catchpole b986c827fb Issue #2368987 by Wim Leers, Berdir, Schnitzel, epari.siva, bircher, vijaycs85, likin: Move internal page caching to a module to avoid relying on config get on runtime 2015-04-17 11:54:56 +01:00
webchick 70f8ac6f31 Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions 2015-03-29 15:13:25 -07:00
Nathaniel Catchpole 3fbe92b02b Revert "Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code""
This reverts commit 079a52b45d.
2015-03-25 16:16:04 +00:00
Nathaniel Catchpole 079a52b45d Revert "Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code"
This reverts commit 364a6e9cc1.
2015-03-25 16:13:13 +00:00
Nathaniel Catchpole 364a6e9cc1 Issue #2457653 by Gábor Hojtsy: System.site langcode is both used as a file language code and a site language code 2015-03-25 12:04:48 +00:00
Alex Pott 531f95eb45 Issue #2286971 by znerol, Berdir, almaudoh, cilefen: Remove dependency of current_user on request and authentication manager 2015-03-19 12:34:11 +00:00
Alex Pott 48f6e29501 Issue #2432657 by Berdir, znerol: BasicAuth challenge never sent to browser 2015-03-13 22:59:14 +00:00
Nathaniel Catchpole fa29e0b5ca Issue #2443571 by larowlan, Berdir: Port SA-CONTRIB-2015-052 2015-03-04 15:08:31 +00:00
webchick 4cdd4d1def Issue #2421531 by lokapujya: Fix assertNoLinks() that should not have an index parameter 2015-02-25 22:25:47 -08:00
Alex Pott 8db8dd0821 Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user 2015-02-21 17:29:58 +00:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Nathaniel Catchpole 488116d759 Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
webchick cd31649c66 Issue #1802128 by legolasbo, jucallme: Fixed Replace "user name" with "username" in UI text. 2014-10-09 11:34:52 -07:00
Alex Pott 1a1d3d4759 Issue #2318787 by jarsenx | melbs: Basic_auth Module: Fix documentation that refers to enabling/disabling of modules. 2014-10-04 14:45:16 +02:00
Alex Pott 002ae719c9 Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements. 2014-09-30 10:10:00 +02:00
Nathaniel Catchpole c0a7453aef Issue #2339435 by YesCT, alexpott: Default no longer needs to be a property on Language or ConfigurableLanguage. 2014-09-22 11:43:19 +01:00
catch 21a11cf58f Issue #2336177 by alexpott, YesCT: Fixed ConfigurableLanguage cannot be created/removed directly, integrate language_save() and language_delete(). 2014-09-14 15:27:33 +01:00
Nathaniel Catchpole 2d6516afec Issue #2288123 by Berdir, dawehner: Fixed Basic authentication broken for non-english sites. 2014-09-09 11:34:38 +01:00
Alex Pott 9eac446013 Issue #1676910 by cs_shadow, penyaskito, lokeoke | xjm: Rename randomName() to randomMachineName(). 2014-08-06 09:50:23 +01:00
webchick 30c2afed20 Issue #697760 by sun: Replace getInfo() in tests with native phpDoc + annotations (following PHPUnit). 2014-07-10 20:50:37 -07:00
webchick 94e0188a10 Issue #2294129 by xjm, tim.plunkett: Switch hook_help() to use RouteMatch instead of Request. 2014-06-29 20:33:08 -07:00
webchick d0d3e53361 Issue #2247991 by xjm, typhonius, donquixote: [May 27] Move all module code to PSR-4. 2014-05-27 19:43:20 -07:00
webchick eef067b5a5 Issue #2183113 by jhodgdon, effulgentsia, tim.plunkett, herom, larowlan: Update hook_help signature to use route_name instead of path. 2014-05-06 19:04:53 -07:00
Dries 82f25bf143 Issue #2168321 by longwave, martin107: Several files have incorrect indentation. 2014-04-24 15:06:35 +02:00
Nathaniel Catchpole 0b807696d5 Issue #2241461 by Berdir, juampy: Locale + basic_auth results in current_user circular reference. 2014-04-18 13:27:27 +01:00
catch 166a3f6ace Issue #2160021 by juampy, damiankloip, klausi, vijaycs85: Basic auth has no login flood control. 2014-03-29 15:08:21 +01:00
Alex Pott 8bab667440 Issue #2206687 by damiankloip: Replace user_authenticate with a UserAuth service. 2014-03-10 10:59:14 +00:00
webchick 8608fed622 Issue #2107533 by tim.plunkett, dawehner, pwolanin, Berdir: Remove {menu_router}. 2014-02-28 20:58:58 -08:00
Alex Pott 932e4d9eb0 Issue #2184231 by jibran, dawehner, Xano: Use ConfigFactoryInterface to type hint ConfigFactory. 2014-02-13 01:59:44 +00:00
webchick 15ed22378e Issue #2103035 by batigolix, jhodgdon, clemens.tolboom: Review/update hook_help() for the basic_auth module. 2014-01-24 21:54:54 -08:00
Alex Pott 83e1359edc Issue #2107483 by StephaneQ: Make basic_auth() module and http_basic() auth setting consistent. 2013-10-17 23:41:58 +01:00
webchick a4f9d8e33a Issue #2041885 by BTMash, cweagans, klausi: Move HTTP basic authentication provider to a separate module. 2013-09-23 16:44:41 +02:00