Commit Graph

22 Commits (feat/issue-994-two-factor-api)

Author SHA1 Message Date
provokateurin 51d9d63a01
chore: Use more gender neutral language 1 month ago
Christopher Ng d65f53184e docs: Add info for the password hashes 5 months ago
Christopher Ng 34d97d45cf feat: Allow getting/setting the password hash of a user 5 months ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 6 months ago
Christoph Wurst 1381c4c157
feat(users): Store and load a user's manager 2 years ago
Marc Hefter 0c6d440643
undoing the additions to OC\IUser 2 years ago
Marc Hefter 651273808f
CleanUp: correct version to 27 and return value specification 2 years ago
Marc Hefter eee0275dc5
added user profile scope setting 2 years ago
Marc Hefter 2315c17726
feature addition: [user_ldap] update user profile from LDAP 2 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 2 years ago
Christopher Ng d59585974e Fix creation of new user and display the correct error message 2 years ago
Carl Schwan 6147bb611c
Revert api break 3 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 3 years ago
Arthur Schiwon 4461b9e870
enable the user to set a primary (notification) email address (backend) 3 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 4 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 5 years ago
Christoph Wurst 74936c49ea
Remove unused imports 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
Arthur Schiwon 505722cc0d
do not offer to change display name or password, if not possible. 6 years ago
Roeland Jago Douma 1fd640b40b
Expose the backend of IUser 6 years ago
John Molakvoæ (skjnldsv) eae55761de
Properly return boolean on enable state 7 years ago
Joas Schilling 0215b004da
Update with robin 8 years ago
Joas Schilling ba87db3fcc
Fix others 8 years ago
Lukas Reschke aba539703c
Update license headers 9 years ago
Roeland Jago Douma d666725fa7
Move \OCP to PSR-4 9 years ago
Thomas Müller 9c9fec36dd
Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 9 years ago
Lukas Reschke 933f60e314 Update author information 9 years ago
Arthur Schiwon 82a37d41d0 Doc improvements 9 years ago
Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance 9 years ago
Thomas Müller aeb89947a2 Introduce IUser::setEMailAddress and add hook mechanism 9 years ago
Thomas Müller 682821c71e Happy new year! 9 years ago
Thomas Müller df6fc6cc70 Add the user's cloud id to the vCard 9 years ago
Thomas Müller dad6470baa Add IUser::getAvatarImage() for easy access 9 years ago
Thomas Müller b799e42b4e Introduce \OCP\IUser::getEMailAddress() 9 years ago
Morris Jobke eddbdb8f21 Fix missing @since tags in OCP 10 years ago
Morris Jobke 7644950b48 Add @since tags to all methods in public namespace 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 10 years ago
Thomas Müller a8b6cc6a07 - adding default value for $recoveryPassword 10 years ago
Robin Appelman 20c1ce7f47 Add public interfaces for User, UserManager and UserSession 11 years ago