Summary: | User Manager can not create a user account unless "Enable administrator privileges for this user" is checked | ||
---|---|---|---|
Product: | [Unmaintained] user-manager | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcontrol module | Assignee: | Jonathan Riddell <jr> |
Status: | RESOLVED FIXED | ||
Severity: | grave | CC: | meven29, nate, nicolas.fella |
Priority: | VHI | Keywords: | regression |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/user-manager/2471fa7d252de904b305dac77171fa300d66c05d | Version Fixed In: | 5.18 |
Sentry Crash Report: |
Description
Patrick Silva
2019-12-05 12:51:21 UTC
Oh yikes, can confirm. This is a really bad regression. Patch proposed at https://phabricator.kde.org/D25976 Git commit 2471fa7d252de904b305dac77171fa300d66c05d by Méven Car. Committed on 16/12/2019 at 21:00. Pushed by meven into branch 'master'. Use a default non-administrator user Type for new users in model Summary: If the administrator role was not set for the index assume the default normal user type. Regression was introduced in D25398. FIXED-IN: 5.18 Test Plan: Created a user as described in https://bugs.kde.org/show_bug.cgi?id=414860 Reviewers: ngraham, #plasma, apol Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D25976 M +6 -3 src/lib/accountmodel.cpp https://commits.kde.org/user-manager/2471fa7d252de904b305dac77171fa300d66c05d |