hackmdio / hackmdio/codimd

Add user administration

Open
#272 13 comments 16 reactions 0 assignees View on GitHub
feature help wanted
Dominant language
JavaScript
Stars
10.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hi,
I want to setup a self-hosted instance for a closed group of users. My current solution would be to hide it behind Basic-Auth but allowed users can still create random Accounts. Therefore I need an user administration, meaning only the admin can manage the users
- create new users; this can include the social-auth methods (e.g. confirm account).
- delete users
- block users (only disable login)
- no guest mode (#237)

Optional features could be
- custom names (independent of email-address/social-name) (#268)
- user management with LDAP / PAM (#93)
- store social-credentials in LDAP (Network, Username, ...)
- use login credentials from Basic-Auth

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.