summaryrefslogtreecommitdiffstats
path: root/core/Command/User/AddAppPassword.php
Commit message (Expand)AuthorAgeFilesLines
* Allow creating app passwords without validating the user's password againJoas Schilling2022-03-141-4/+1
* Validate the password before generating an apptokenJoas Schilling2022-03-111-2/+4
* Trigger an event to log an activity when an administrator generates an app pa...Joas Schilling2022-03-111-6/+11
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-15/+8
* use the UID as loginName and not the display name.Bjoern Schiessle2021-05-111-1/+1
* Command: Add app password generationSean Molenaar2021-01-051-0/+137