Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
bb1285c35c
|
Remove defaultDescription from commands, as this is now part of the annotation
|
2023-05-28 01:32:04 +02:00 |
|
Jan Böhmer
|
a43af180a7
|
Applied rector rules up to symfony 6.2
|
2023-05-28 01:21:05 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
e6d9237bda
|
Allow to specify a user by username or email with set-password commannd
|
2023-02-23 23:39:29 +01:00 |
|
Jan Böhmer
|
c831d57614
|
Added an console command to convert local to SAML users and vice versa
|
2023-02-23 23:36:40 +01:00 |
|
Jan Böhmer
|
e064ee4263
|
Prevent change of password of SAML users via CLI
|
2023-02-21 21:58:27 +01:00 |
|
Jan Böhmer
|
751cdc603a
|
Added comment to the element change log entries on permission schema change.
|
2023-01-08 20:14:23 +01:00 |
|
Jan Böhmer
|
0e56f11b6b
|
Added an mechanism to upgrade permissions schema (manually by calling a program)
|
2023-01-08 00:15:35 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
df11f62a2f
|
Fixed PHPstan issues
|
2022-11-27 16:53:44 +01:00 |
|
Jan Böhmer
|
59ec215b12
|
Added an console command to enable/disable many users at once.
|
2022-11-15 00:18:39 +01:00 |
|
Jan Böhmer
|
27709bed60
|
Show the disabled status of a user in the users:list command
|
2022-11-14 23:58:38 +01:00 |
|
Jan Böhmer
|
b0c027f805
|
Renamed PermissionResolver service to PermissionService
|
2022-11-14 20:15:06 +01:00 |
|
Jan Böhmer
|
a30b67e328
|
Allow to change all permissions at once via the console command.
|
2022-11-05 23:20:26 +01:00 |
|
Jan Böhmer
|
3fbc72600f
|
Allow to edit user permissions via console command
|
2022-11-05 23:07:28 +01:00 |
|
Jan Böhmer
|
563ad21125
|
Added console command to view permissions of a user
|
2022-11-05 22:30:46 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
21ca1ffead
|
Moved all console comands to the partdb: namespace
|
2022-08-04 21:49:16 +02:00 |
|