| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
user_save(). Factored the relevant code out to a separate function.
|
| |
|
| |
|
|
|
|
| |
module phpdoc blocks
|
| |
|
|
|
|
| |
logs in
|
|
|
|
| |
checkbox for authenticated role
|
|
|
|
| |
provide the same as the public facing user search anyway
|
|
|
|
| |
user_roles() call cleanups
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not updated to latest login process
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
uploaded one uses a different format
|
| |
|
|
|
|
| |
to 'User account' as it was in Drupal 5, instead of the bugos 'Log in'
|
|
|
|
| |
do not mislead our users
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
description wording in installer and runtime interface
|
|
|
|
| |
login tasks, such as session id regeneration were not performed in all cases, so centralize this
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
|
|
|
|
|
|
|
| |
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
|
|
|
|
| |
fixed minor spelling issues and fixed spacing issues.
|
|
|
|
| |
this was not yet supported by the user object menu loader
|
| |
|
|
|
|
| |
items with the visibility settings already available
|
|
|
|
| |
removed some whitespace.
|
| |
|
|
|
|
| |
so they are exempt from the spam protection we have for accounts never logged in
|
|
|
|
| |
actual user picture present
|
|
|
|
| |
functionality in tracker
|
|
|
|
| |
out to new users
|
|
|
|
| |
user_access()
|
|
|
|
| |
function to UI function
|
|
|
|
| |
properly by weight.
|
|
|
|
| |
for that user and also set proper title
|
|
|
|
| |
source code and messages printed
|
|
|
|
| |
'permissions' for usability reasons
|
| |
|
|
|
|
| |
user/login, so this menu item is automatically hidden when a user is logged in
|
|
|
|
| |
queries, setting a best practice to avoid vulnerabilities
|
|
|
|
| |
by the user module split
|
|
|
|
| |
approval is required, so their user account page is not directly accessible after registration
|
|
|
|
| |
admin page
|
|
|
|
|
|
|
|
|
| |
mortals (including rename of actions.module to trigger, but keeping the actions themselfs).
Complete previous history of actions module:
- #148410 by jvandyk: added rewrite of the actions module!
- #155986 by Uwe: fixed typos.
- #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
|