Commit Graph

50 Commits (638c8bdb93736b1ee3999d0a2656f85b4ca15557)

Author SHA1 Message Date
Alex Pott 91fdb8aae3
Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT, alexpott: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 15:11:07 +01:00
Alex Pott e324171c3e
Revert "Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions"
This reverts commit 3dbf997274.
2021-10-25 12:27:21 +01:00
benjifisher 3dbf997274 Issue #2934995 by benjifisher, larowlan, paulocs, AaronMcHale, vikashsoni, danflanagan8, Berdir, SKAUGHT: Add a "Manage permissions" tab for each bundle that has associated permissions 2021-10-25 04:08:59 +00:00
Lee Rowlands d5ee37a05d
Issue #2946 by chx, michaellenahan, jcnventura, quietone, ifrik, wengerk, AaronBauman, salvis, pplantinga, sun, David_Rothstein, tatarbj, alexpott, Wim Leers, iMiksu, vijaycs85, anoopjohn, nedjo, Owen Barton, bjaspan, soxofaan, Gogowitsch, raman.b, robeano, deepakrmklm, bleen, xmacinfo, catch, beginner, dww, Gábor Hojtsy, webchick, Dries, larowlan, snufkin, RobRoy, bdragon, wizonesolutions, Lendude, sokru: Login fails and no warning is issued if cookies are not enabled 2021-06-25 14:37:40 +10:00
catch 05e26348e1 Issue #3153790 by alexpott, jungle, vijaycs85: Fix spelling errors in core 2020-06-22 14:03:23 +01:00
Lee Rowlands 9461f4ab6f
Issue #2983395 by mcdruid, narendra.rajwar27, andypost, yogeshmpawar, vijaycs85, prabha1997, swatichouhan012, amjad1233, SunnyGambino, larowlan, borisson_, anavarre, kim.pepper, alexpott: user module's flood controls should do better logging 2020-06-09 08:54:48 +10:00
Lee Rowlands 7d5fbe966c
Issue #3097445 by andypost, Berdir: Remove all @deprecated code in the User module except user:name token 2019-12-13 17:21:37 +10:00
Alex Pott 7dcda1f625
Issue #2977107 by Berdir, alexpott, jibran, larowlan: Use more specific entity.manager services in module .services.yml files 2019-01-11 14:13:39 +00:00
Lee Rowlands b1d33121cc
Issue #3001309 by alexpott, Krzysztof Domański: Replace usages of UrlGeneratorTrait in non-api classes 2018-10-26 15:22:25 +10:00
Nathaniel Catchpole ae262e1192 Issue #2899392 by idebr, neclimdul, rgpublic: user_hook_toolbar() makes all pages uncacheable 2018-02-19 12:21:13 +00:00
Nathaniel Catchpole 601593f06e Issue #2935617 by alexpott, chr.fritsch: Move User module's temp stores to core 2018-01-12 10:04:36 +00:00
Nathaniel Catchpole b8a61f2052 Issue #2598038 by alexpott, sethcardoza, quietone, Jaesin: Invalid passwords after D7 to D8 migration 2016-06-13 09:29:30 +01:00
webchick 246ec16862 Issue #2534042 by mikeryan, phenaproxima: Move module-specific migration support into the user module 2015-08-03 10:48:47 -07:00
Alex Pott 794be16300 Issue #2354889 by larowlan, dawehner, lauriii, Berdir, catch, martin107, pfrenssen, EclipseGc, Fabianx, Wim Leers, dsnopek, jibran, tim.plunkett, andypost: Make block context faster by removing onBlock event and replace it with loading from a ContextManager 2015-07-08 13:01:20 +01: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
Alex Pott 0fa529e4f0 Issue #2228393 by almaudoh, andypost, pfrenssen, znerol, cpj, Dom.: Decouple session from cookie based user authentication 2015-04-18 12:06:53 +02:00
webchick 81a6979058 Issue #2459155 by alexpott, pfrenssen, hussainweb, neclimdul: Remove REQUEST_TIME from bootstrap.php 2015-04-06 23:53:19 -07:00
catch 1208ddd979 Issue #2428703 by Wim Leers: Add a 'user.permissions' cache context (was: "Should cache contexts be able to associate a cache tag?") 2015-03-26 09:41:35 +00:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +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 3e2af23798 Issue #2434697 by amateescu, pcambra: Remove UserAutocompleteController 2015-03-10 11:43:19 +00:00
webchick 95a0059a74 Issue #2421263 by alexpott, formatC'vt, kim.pepper, andypost, larowlan, chx: Potential data loss: concurrent (i.e. by different users) node edits leak through preview 2015-02-21 20:12:54 -08:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
Alex Pott 91ae64ac59 Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868.
2015-02-07 21:37:26 +00:00
Alex Pott b926f5d868 Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object 2015-02-07 10:57:50 +00:00
Alex Pott 1b2e7c4544 Issue #2405737 by chx: user.tempstore is unnecessary to be backend_overridable 2015-01-12 12:42:20 +00:00
Nathaniel Catchpole abcfdc177f Issue #2294571 by znerol, effulgentsia: Redirect anonymous users to login page from an exception listener instead of in MaintenanceModeSubscriber and restrict access to the my-account link to authenticated users. 2014-10-24 12:21:06 +01:00
Alex Pott bd8cb79b78 Issue #2329485 by damiankloip, dawehner: Allow permissions.yml files to declare 'permission_callbacks' for dynamic permissions. 2014-09-09 20:11:27 +01:00
webchick 6227e3aa97 Issue #2295469 by Cottser, dawehner | effulgentsia: Add support for static permission definitions with *.permissions.yml. 2014-08-27 01:05:25 -07:00
Alex Pott e7e766618c Issue #2306071 by dawehner: Tag backend services. 2014-08-04 12:54:30 +01:00
Alex Pott 29d0f4361d Issue #2306077 by dawehner: Fixed Get rid of connection in UserAutocomplete. 2014-07-19 22:28:22 +01:00
Alex Pott f0d8d3f8ac Issue #2273385 by damiankloip: Use a container parameter for the user tempstore expire time. 2014-07-10 10:56:06 +01:00
Alex Pott baf2bbaa17 Issue #2288665 by znerol: Remove _maintenance request attribute and replace it with a maintenance mode service. 2014-07-07 14:03:55 +01:00
Nathaniel Catchpole e44d15a76d Issue #1289536 by ParisLiakos, RobLoach, Crell, larowlan, fgm, pounard, Pancho, dawehner, scor, tim.plunkett, alexpott, socketwench: Switch Watchdog to a PSR-3 logging framework. 2014-05-22 10:38:46 +01:00
Nathaniel Catchpole 0b5a8cac40 Issue #2100313 by dawehner, pwolanin: Move non-core services out of core.services.yml. 2014-04-28 16:14:04 +01:00
Nathaniel Catchpole 3a5e997452 Issue #2221065 by damiankloip, Wim Leers, Berdir: Rename default 'cache' cache bin to 'default'. 2014-03-31 10:49:28 +01:00
catch a6ffb28261 Issue #2158003 by Wim Leers, msonnabaum, effulgentsia, moshe weitzman: Remove Block Cache API in favor of blocks returning #cache with cache tags. 2014-03-22 22:00:38 +00:00
Nathaniel Catchpole 2c2c1adcbf Issue #1316692 by tim.plunkett, dawehner: Convert hook_admin_paths() into declarative properties on routes. 2014-03-21 12:35:45 +00:00
Alex Pott 8bab667440 Issue #2206687 by damiankloip: Replace user_authenticate with a UserAuth service. 2014-03-10 10:59:14 +00:00
Alex Pott 0f704ad962 Issue #2068329 by peximo, plach, LinL, marcingy, Désiré, penyaskito, herom, chx: Convert user SQL queries to the Entity Query API. 2014-01-25 20:18:28 +01:00
webchick d9f2ba2c84 Issue #2109035 by tim.plunkett, damiankloip, dawehner, chx: Make access checkers (much) easier to find. 2013-12-31 16:06:09 -08:00
Nathaniel Catchpole e46d6bfa19 Issue #2163035 by Berdir: Remove $user->theme and Drupal\user\Theme\UserNegotiator. 2013-12-28 20:24:36 +00:00
catch c049f3f1d6 Issue #2005644 by Wim Leers, damiankloip, beejeebus, amateescu: Use client-side cache tags & caching to eliminate 1 HTTP requests/page for in-place editing metadata, introduce drupalSettings.user.permissionsHash. 2013-12-22 21:58:10 +00:00
Nathaniel Catchpole a6cdd740f8 Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-12-17 11:03:15 +00:00
Nathaniel Catchpole 172cd2652a Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35.
2013-11-22 13:56:50 +00:00
Nathaniel Catchpole fc04601c35 Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system. 2013-11-19 12:24:14 +00:00
Alex Pott 27bd89be14 Issue #1998228 by ParisLiakos, dawehner: Remove hook_menu_site_status_alter() in favor of request listeners. 2013-06-14 00:53:50 +02:00
Alex Pott e21c1a135f Issue #1987894 by ParisLiakos, vijaycs85: Convert user_logout() to a new style controller. 2013-05-25 19:46:09 -07:00
webchick f83208f282 Issue #1956896 by dawehner, alexpott, msonnabaum, klausi: Added role based access checker. 2013-05-03 10:17:54 -07:00
Alex Pott 34e630950a Issue #1939660 by chx | catch: Use YAML as the primary means for service registration. 2013-04-09 05:32:49 +01:00