| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: provokateurin <kate@provokateurin.de>
|
|
|
|
| |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
|
|
|
|
| |
Signed-off-by: FedericoHeichou <federicoheichou@gmail.com>
|
|
|
|
| |
Signed-off-by: Jore <contact@jore.cc>
|
|
|
|
| |
Signed-off-by: Jore <contact@jore.cc>
|
|
|
|
| |
Signed-off-by: Jore <contact@jore.cc>
|
|
|
|
| |
Signed-off-by: Jore <contact@jore.cc>
|
|
|
|
| |
Signed-off-by: Jore <contact@jore.cc>
|
|
|
|
| |
Signed-off-by: Jore <contact@jore.cc>
|
|
|
|
|
|
| |
user:list
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
|
|
|
| |
and declare strict_types for the new file as suggested
|
|
|
|
| |
Signed-off-by: yemkareems <yemkareems@gmail.com>
|
|
|
|
| |
Signed-off-by: yemkareems <yemkareems@gmail.com>
|
|
|
|
| |
Signed-off-by: yemkareems <yemkareems@gmail.com>
|
|
|
|
|
|
| |
Allows to easily list disabled users from cli in a efficient way
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|
|
|
| |
Signed-off-by: Jordan Brown <code@jore.cc>
|
|
|
|
| |
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
|
|
|
|
| |
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
|
|
|
| |
Signed-off-by: Herman van Rink <rink@initfour.nl>
|
|
|
|
| |
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
|
|
|
| |
Signed-off-by: Philip Gatzka <philip.gatzka@mailbox.org>
|
|
|
|
| |
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
|
|
|
|
|
| |
Replace translated text in most locations
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
|\ |
|
| |\
| | |
| | | |
feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
from user backends
This can be useful in cases where the state between user backend and
oc_accounts has become inconsistent.
Usually the account data is updated once the change on the user backend
is detected. Potential leftovers from older bugs
(https://github.com/nextcloud/user_saml/pull/582) might though never get
updated. This could lead to the contacts menu never showing the correct
display name. The contacts menu is read from the system address book,
which is only updated from oc_accounts.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | | |
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
PublicKeyToken::jsonSerialize() already explicitly lists allowed fields,
we are adding a second guard here to be on the safe side.
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
Based on:
https://github.com/nextcloud/server/pull/38764#discussion_r1227630895
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
|/
|
|
| |
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
|
|
|
|
| |
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|
|
|
| |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|
|
|
|
|
|
|
|
|
| |
Both deprecated since NC 23
IAppManager is the replacement for OCP\App unfortunately it can't be
dependency injected in classes used by the installed otherwise the
database connection is initialised too early
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|
|
|
|
|
|
| |
- Typed properties
- Port to LoggerInterface
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|
|
|
| |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|
|
|
|
|
| |
Aparently the idea behind the command was exactly to do this.
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|
|
|
| |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|
|
|
|
|
| |
password
Signed-off-by: Joas Schilling <coding@schilljs.com>
|