Image Approval

Component type

module

Maintenance status

Development status

Downloads

230

Component created

Component changed

Synopsis

Image approval module allows the moderator to view the recently uploaded images by the users for their account.The moderator can either approve or disapprove the images based on the site policy.The approved image will be published in the user's account across the site.

Verification Code

Component type

module

Maintenance status

Development status

Component created

Component changed

Verification Code module provide extra authentication ability for Drupal. By integrate with Drupal forms, verification code module can send short dynamic code to user's email or mobile phone, user need to enter the right verification code to submit a integrated form.

Features:

Shibboleth Authentication 8

Component type

module

Maintenance status

Development status

Component created

Component changed

*This module is in an early development stage and is not ready for use in a production environment

Shibboleth Authentication 8 is a partial Drupal 8 port of the Shibboleth Authentication module. https://www.drupal.org/project/shib_auth

Some features from the Shibboleth Authentication Drupal 7 module have not been implemented, but the core features required to create a Drupal user from a shibboleth session and authenticate that user are functional.

Estonian ID-Card and Mobile ID authentication

Component type

module

Maintenance status

Development status

Downloads

133

Component created

Component changed

Estonian ID-Card and Mobile ID authentication for Drupal 8.

Requires external library Bitweb/id-services and sk-id-solutions/smart-id-php-client (defined in composer.json).
Recommended (tested) core version is 8.3 and up.

Current features:

  • ID-Card login
  • Mobile-ID login
  • Smart-ID (WIP)
  • Authentications options can be disabled

Authentication options are available on two places:

Last login time

Component type

module

Maintenance status

Development status

Downloads

502

Component created

Component changed

This module is used to display the last login time of current logged in user.

This module stores the last login time in a session variable and pass this variable to
Last login time Block. It is a lightweight module which do not create an extra table
in a database. It is easy to install & use.

To display the last login time of current logged in user, You need to do the following.