You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Avoid superuser edit by managers. - Allow all users to edit their own profile. Squashed commit of the following: commit 8942076 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 23:22:11 2019 +0200 Improve user check commit 995cf7e Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 23:06:19 2019 +0200 Remove superuser field on self-edit commit ea0f152 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 23:03:47 2019 +0200 Manage groups in user form commit 71e63c4 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 22:02:38 2019 +0200 Unify user creation and edit forms To allow changing the user password on edit we'll also extend the user creation form instead of having two different forms/pages to edit the user and the user password. commit 0d96a4b Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 19:18:11 2019 +0200 Make messages commit 43d97d9 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 19:16:14 2019 +0200 Fix username display commit 1db8d59 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 18:42:22 2019 +0200 Clean-up user forms commit 5a4e709 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 17:51:12 2019 +0200 Only show users breadcrumb to managers commit f173d44 Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 17:51:06 2019 +0200 Allow all users to edit their own profile - Add profile link on header above logout. - Allow access to user edit form for self-editing. - Remove active and groups fields on self-edit. - Change superuser field removal and check. commit cb0fa0a Author: José Raddaoui Marín <raddaouimarin@gmail.com> Date: Mon Jun 17 16:31:05 2019 +0200 Avoid superuser edit by managers
0 commit comments