Watchdog Event Extras

Component type

module

Maintenance status

Development status

Downloads

1470

Component created

Component changed

Overview

Allows other information to be displayed for log events.
I created this module as I would often find myself searching for an ip address of an event to see where the user was based.
This module overrides the standard event log page outputting the same and also allowing other modules to easily add more rows/info to the log report page (D7 hook, or D8 plugin).

Features

Currently it adds

Single Sign On (Auth0)

Component type

module

Maintenance status

Development status

Component created

Component changed

This project is currently seeking approval in the project application queue. Please help review and approve it here: https://www.drupal.org/node/2298559

This plugin gives Drupal a new Login Widget (powered by Auth0) that enables:

Support for the QAS EmailValidate service

Component type

module

Maintenance status

Development status

Downloads

573

Component created

Component changed

Validates email addresses wherever they occur:

* Drupal registration
* Email field.
* Webform.
* Ubercart

Thanks to the emailvalidator module, as this was used as the base for this module.

Development of this module was sponsored by Oxfam New Zealand.

Auto Login URL

Component type

module

Maintenance status

Development status

Downloads

13744

Component created

Component changed

Overview

Creates auto login URLs on demand and through tokens.

This is mostly a developer's module. The better use for me is to convert all links of a specific text to auto login links.

It also provides two tokens that you may use on mass emailing like simplenews.

Use case

You may get an auto login URL for a user($uid).

Auto Login URL Tokens

Component type

module

Maintenance status

Development status

Downloads

2699

Component created

Component changed

Overview

Interface that lets you create auto login URLs that are available as tokens, that you can use everywhere tokens apply, such as mass emailing.

Requirements

Auto Login URL
Entity API

Known problems

For my usage I haven't seen any problems.

Drupal 8

We are working on a Drupal 8 version on GitHub

Smart Login

Component type

module

Maintenance status

Development status

Downloads

3808

Component created

Component changed

#D8CX: I pledge that Smart Login will have a full Drupal 8 release on the day that Drupal 8 is released.

This module helps you separate the login page for back office and front office. Besides that, it's very helpful when a guest accesses a non-authorized page, he will be redirected to login page instead of having a 403 page.