2013-03-06 22:51:39 +00:00
|
|
|
name: User
|
2013-05-07 13:51:26 +00:00
|
|
|
type: module
|
Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts
2022-11-25 02:24:26 +00:00
|
|
|
description: 'Allows users to register and log in, and manages user roles and permissions.'
|
2013-03-06 22:51:39 +00:00
|
|
|
package: Core
|
|
|
|
version: VERSION
|
|
|
|
required: true
|
2013-10-08 06:07:56 +00:00
|
|
|
configure: user.admin_index
|
2015-03-22 18:53:45 +00:00
|
|
|
dependencies:
|
2018-04-06 12:13:01 +00:00
|
|
|
- drupal:system
|