Ticket #842 (closed Enhancement: fixed)

Opened 9 years ago

Last modified 9 years ago

Admins should be able to enable/disable user accounts

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.7
Component: DeepaMehta Standard Distribution Version: 4.6.1
Keywords: Cc: dgf, Malte, JuergeN
Complexity: 3 Area:
Module: deepamehta-accesscontrol

Description

Login is possible only if the user account is enabled.

The setting must be changeable only by admins.

This could be realized with the DM Config service (#830).

Change History

comment:1 Changed 9 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Jörg Richter <jri@…>

In 80ccd1b1a39342a58ab4abc25d0cdfea5128c8ff/deepamehta:

Admins can enable/disable user accounts (#842).

Admins can enable/disable user accounts interactively by right-clicking a Username topic and then "Configure -> Login enabled" and then "Edit".
(Alternatively to "Configure -> Login enabled" the "Login enabled" config topic can be revealed directly through the detail panel).

New configuration property in config file:

dm4.security.new_accounts_are_enabled=true

If true newly created user accounts are enabled instantly. This is the default.
If false user accounts must be manually enabled by an administrator (using the Webclient).

See #842.

comment:3 Changed 9 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.