Skip to content

Nextcloud app that automatically add new users to specified groups.

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

bodangren/defaultgroup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Default Group

Automatically add users to specified groups. It can add user to a groups on every successful login, thus ensuring every active user is processed, no matter how it was created. This behavior deals with user_external and other apps, that don’t trigger user create event and thus render hooks useless.

Place this app in nextcloud/apps/

Usage

  • Install and enable app
  • Go to Admin -> Additional settings
  • Add default groups
  • Optionaly allow login hook and add ignored groups.

Now every new user will be added to selected groups. Existing users will be added to the groups when they log in. This behaviour is needed, because some apps that can create users don't trigger user create event.

This app never remove any user from any group, you have to do this manually.

Issue tracker

About

Nextcloud app that automatically add new users to specified groups.

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published