User Field Access

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a branch of the user_field_privacy module and will possibily be merged into it.

Why a new module?

  1. More options than just private and public through hooks and realms
  2. User Relationships integration
  3. Fancy ui instead of checkbox

When will it be available?

A working module can be checked out.

TCKN kontrol

Component type

module

Categories

Maintenance status

Development status

Downloads

2456

Component created

Component changed

tckn_kontrol screenshot
What is tckn_kontrol?

A module which forces your users to set their TCKN (Turkish ID Number)

What is the Turkish ID Number?

From Wikipedia, the free encyclopedia

Turkish Identification Number (Turkish: Türkiye Cumhuriyeti Kimlik Numarası or abbreviated as T.C. Kimlik No.) is a unique personal identification number that is assigned to every citizen of Turkey.

Password Change Log

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Write a watchdog log entry when a user's password is edited.

When users have trouble logging in, it's helpful to keep track of when or if they try to their change passwords. Many of my users forget their passwords and use the one-time login links, but I can't tell if they then reset their passwords or not. This simple module helps keep a better history of their actions so that I can provide better support.

The user's new password is NOT recorded in the log, only the fact that it has been changed.

Upload default avatar (user picture)

Component type

module

Maintenance status

Development status

Downloads

4843

Component created

Component changed

Upload default avatar is simple module that adds ability to upload default user picture into account settings page. Since you upload it, you may use it with image styles in normal way into your custom code snippets or user submodule to display user picture block.

user_emailconfirm

Component type

module

Maintenance status

Development status

Component created

Component changed

A very small and lightweight module that offers a way to do e-mail confirmation during user registration via javascript and a validation function in php on submit.

This module adds an extra e-mail field to the user_register_form that users have to fill out when registering to the site, this prevents unused accounts where people registered with a wrong e-mail address, and thus, also prevents related e-mail from users.

CiviCRM Group Roles Remote

Component type

module

Maintenance status

Development status

Component created

Component changed

Same functionality as the civicrm_group_roles included in CiviCRM, but using REST API for sites not connected to CiviCRM databases. If you use Bakery for SSO, CiviCRM Group Roles Remote can manage access to roles based on a CiviCRM group in a remote CiviCRM install.

Image CAPTCHA Refresh

Component type

module

Maintenance status

Development status

Downloads

31064

Component created

Component changed

Drupal 8

This module is going to be part of CAPTCHA module, see https://www.drupal.org/node/2608540 for updates.

Description

This module adds the link for refreshing image into very popular module for widget image_captcha.

CiviCRM Prerequisite Check

Component type

module

Maintenance status

Development status

Downloads

10024

Component created

Component changed

This module allows you to configure multiple types of prerequisite requirements for events. There are options to require the user have a non-negative participation status for a type of event or be a member of a Drupal role. With both those options you can configure the event to either require ALL of the prerequisite or AT LEAST ONE event type or role.