Project

General

Profile

« Previous | Next » 

Revision 4a4c48e1

Added by Tomer Brisker over 8 years ago

Fixes #9425 - Remove the Default User role

The Default User role is not actually used anywhere, and causes
confusion with the Anonymous role. Removing it.

View differences:

test/fixtures/roles.yml
id: "5"
builtin: "0"
default_user:
name: Default user
id: "6"
builtin: "1"
anonymous:
name: Anonymous
id: "7"

Also available in: Unified diff