Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20move lost controller to core/controllerMorris Jobke
2016-01-12Happy new year!Thomas Müller
2016-01-11getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma
2015-12-02User IUser::getEMailAddress() all over the placeThomas Müller
2015-10-30remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt
2015-10-05update licence headers via scriptMorris Jobke
2015-08-22Expire token after 12h and if user logged-in againLukas Reschke
2015-03-26Update license headersJenkins for ownCloud
2015-03-16Use new IMailer and add unit-tests for lostcontrollerLukas Reschke
2015-03-16Migrate to SwiftMailLukas Reschke
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-01Add unit tests for empty tokenLukas Reschke
2015-02-01Default to `null` for lostpasswordLukas Reschke
2014-11-18center spinnerMorris Jobke
2014-11-17Show spinnerLukas Reschke
2014-11-17add password as parameter to the signal so that the encryption can create a n...Bjoern Schiessle
2014-11-17Add "postPasswordReset" hookLukas Reschke
2014-11-17Use correct route insteadLukas Reschke
2014-11-17Remove uneeded importLukas Reschke
2014-11-17Warn for password reset when files_encryption is enabledLukas Reschke
2014-08-25Use AppFramework instead of custom controllerLukas Reschke
2014-07-24- adding default value for $recoveryPasswordThomas Müller
2014-06-13add proper Exception message for invalid tokenMorris Jobke
2014-06-13use array_merge for merging arrays in PHPMorris Jobke
2014-06-13complete renaming uid to userIdMorris Jobke
2014-06-13Migrate ´ to 'Morris Jobke
2014-06-13Remove infield label, add password icon, fix layoutMorris Jobke
2014-06-13reformat method call and fix paranthesis mismatchMorris Jobke
2014-06-13more style fixesBernhard Posselt
2014-06-13use more stuff from core :)Bernhard Posselt
2014-06-13Add missing useVictor Dubiniuk
2014-06-13Fix check for user existenceVictor Dubiniuk
2014-06-13Remove debug outputVictor Dubiniuk
2014-06-13Change routes. Update templatesVictor Dubiniuk
2014-06-13Changes according to reviewVictor Dubiniuk
2014-06-13Use appframeworkVictor Dubiniuk
2014-06-13BasicsVictor Dubiniuk
2014-06-03infield label removal: remove last occurences of infield labelsJan-Christoph Borchardt
2014-05-27fix warning text and marginVolkan Gezer
2014-04-05Replace echo with `p` or `print_unescaped`Lukas Reschke
2014-02-26Translate string when an error occured while sending a forgot password mailJoas Schilling
2014-02-06polish documentation based on scrutinizer patchesJörn Friedrich Dreyer
2013-10-29fix lost password screen - reuse available CSS rulesMorris Jobke
2013-10-29Fixing the lost Password ScreenJulian Müller
2013-10-29Fixing the Lost Password ScreenJulian Müller
2013-09-04Merge branch 'master' into rename-lostpassword-controllerThomas Müller
2013-09-02Use the namespaced variation of the classname.Bart Visscher
2013-08-20Merge branch 'master' into clean_up_utilkondou
2013-08-18Add _many_ newlines at the end of fileskondou