OAuth2 LoginProvider

Component type

module

Maintenance status

Development status

Downloads

4079

Component created

Component changed

Usage

Although most of the configurations are done automatically, the oauth2 clients that will use this login provider have to be registered. This is done on admin/structure/oauth2-servers/manage/oauth2/clients. Either modify the Client Secret and Redirect URI of the existing Test client, or register new clients.

Clients can access the user profile with:

extra permissions

Component type

module

Maintenance status

Development status

Component created

Component changed

Extra Permission allow you to create additional an user permission of installed modules that can easily be applied to any role.
Extra Permission provides an interface to create additional permissions to access module functionality for other users.
This module is useful when contributed module have one permission to access their various functionality, user can add new permission according to different-2 functionality of module so super admin can assign those permission to particular user to access those functionality.

FoLogin

Component type

module

Maintenance status

Development status

Component created

Component changed

Module for authenticate via Facebook. This module use OAuth for users authenticate. Logined users will saved in your website and will be restored when will login again. Module require Facebook account and app for work. You need to create Facebook app and provide its ID and Secret to this module.

OAuth2 Login

Component type

module

Maintenance status

Development status

Downloads

4758

Component created

Component changed

The module OAuth2 Login is used to allow the users of another Drupal site to login to your site. This is done through OAuth2 authentication. On login the users are redirected to the login of the other Drupal site, and after they login there, they are redirected back to this site.

User Auth.log

Component type

module

Maintenance status

Development status

Downloads

427

Component created

Component changed

User Auth.log

Allows for logging user actions on sensitive/critical administrative pages. Logging is limited to specific users and/or user roles (configurable). Logging only occurs on specific administrative pages (configurable). Features include:

Checkbox Node Access

Component type

module

Maintenance status

Development status

Component created

Component changed

Abandoned - I should stop trying to reinvent the wheel. You'd think I'd learn it's far easier to use what the people before you have created after this long...


Yet Another Node Access ModuleTM

This module allows you to control access to nodes by role and various other criteria.

Language Login Restrict

Component type

module

Maintenance status

Development status

Downloads

362

Component created

Component changed

Restrict user login by language

When this module is enabled, for the user to login successfully its language must match the default language of the site.

You can also use the permission "Login with any language".

This module was based on Domain Access.