Skip to content

Show warning when merging users and one of them is blocked #3845

@ThiefMaster

Description

@ThiefMaster

There's no UI to block users yet (bonus: you could add an indico user <block|unblock> <id> CLI command), but indico shell can be used for it

User.get(12345).is_blocked = True
db.session.commit()

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions