Commit Graph

145 Commits (6151a0540b94dea0bb014b26e9ac6ea84d000f05)

Author SHA1 Message Date
Thomas Müller f165ad8864 Changing the avatar of the user emits the changeUser event which triggers update of the system addressbook 10 years ago
Thomas Müller 51b50bd260 Emit OC\User::changeUser on change of display name 10 years ago
Thomas Müller aeb89947a2 Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
Morris Jobke 7b54bf26ea fix error message and comment 10 years ago
Michael U dbfa143e2d Added ' to characters allowed in the username 10 years ago
Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 10 years ago
Morris Jobke 3917d888bd Remove OC_DB::isError 10 years ago
Lukas Reschke fec41e7539 Move regeneration of session ID into session classes 10 years ago
Arthur Schiwon e3dbc3d40c different strategy in cleaning up after user was deleted 10 years ago
Morris Jobke c60c793cf2 More cleanups of OC_Config usage 10 years ago
Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place 10 years ago
Thomas Müller 28ceab2f61 Fix endless recursion 10 years ago
Thomas Müller 4c695e63c0 Fix comments 10 years ago
Thomas Müller 0391cc0451 Fix getCloudId 10 years ago
Thomas Müller 6abc02cb88 Proposal: add enumeration function to IUserManager which simply calls a callbask for each user in all backends 10 years ago
Thomas Müller df6fc6cc70 Add the user's cloud id to the vCard 10 years ago
Thomas Müller dad6470baa Add IUser::getAvatarImage() for easy access 10 years ago
Thomas Müller b799e42b4e Introduce \OCP\IUser::getEMailAddress() 10 years ago
Joas Schilling 13dd62f7b0 Make sure that remote shares use the correct uid casing 11 years ago
Morris Jobke b945d71384 update licence headers via script 11 years ago
Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 11 years ago
Lukas Reschke 3d2ee95f1e Remove last occurence of `forcessl` 11 years ago
RealRancor e62c375749 Fixed "Remote IP:" syntax on failed logins 11 years ago
Thomas Müller d3ac73c0c9 Remove OC_Log 11 years ago
Lukas Reschke a793b98fd0 Fix indentation 11 years ago
Lukas Reschke af01958f3e Add missing annotations for parameters 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Robin Appelman 0497534a6e more type hints 11 years ago
Joas Schilling 8efc8c0a96 Reduce the complexity of the search queries in the backends to a minimum 11 years ago
Morris Jobke e837927ad5 fix followup issues with unneeded parameters 11 years ago
Jörn Friedrich Dreyer b069f33a72 throw exception when backends don't provide a user instead of creating legacy local storages 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Lukas Reschke e77d2ff2b4 Remove outdated comment 11 years ago
Lukas Reschke bf9030e874 Drop example user backend 11 years ago
Lukas Reschke 38fec9b095 Can also be null 11 years ago
Lukas Reschke 93a303970f Remove OC_User_HTTP 11 years ago
Lukas Reschke bbd5f28415 Let users configure security headers in their Webserver 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Lukas Reschke 165afb004b Use getRemoteAddress which supports reverse proxies 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Robin Appelman 8eda661761 Throw an exception when login is canceled by an app 11 years ago
Lukas Reschke a2e355a7fe Use "HTTPOnly" for cookies when logging out 11 years ago
Robin Appelman 857695ec87 Return false if the login is canceled in a hook 11 years ago
Lukas Reschke dbbf568192 Fix typo 11 years ago
Lukas Reschke a022e65285 Clarify return values 11 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 11 years ago
Lukas Reschke e3230b5bc2 Add ultra-slim hack for incognito mode 11 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 11 years ago