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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-04Fix createAccount form actionPellaeon Lin
2014-10-04Implement createAccount controllerPellaeon Lin
2014-10-03Start working on createAccount controllerPellaeon Lin
2014-10-03Rename function: PendingRegist::findByToken -> findEmailByTokenPellaeon Lin
2014-10-03Render raw text emailPellaeon Lin
2014-10-03Render successful message after email sentPellaeon Lin
2014-10-03Fix route name: verifyTokenPellaeon Lin
2014-10-03Fix sendMail function namePellaeon Lin
2014-08-31Implemented controller verifyTokenPellaeon Lin
2014-08-31Correctly display error messagePellaeon Lin
2014-08-31Guest template typePellaeon Lin
2014-08-31Fix registerControllerPellaeon Lin
2014-08-31Should call PendingRegist for DB operationsPellaeon Lin
2014-08-31Render form without header barPellaeon Lin
2014-08-30Rename to RegisterController, make askEmail workPellaeon Lin
2014-08-29Connect controllers to DB, try to use dependency injectionPellaeon Lin
2014-08-29Add L10N and Mail servicePellaeon Lin
2014-08-29Copy over the old sendEmail controllerPellaeon Lin
2014-08-28Need to turn off CSRF check in public pagePellaeon Lin
2014-08-28RegisterController routePellaeon Lin
2014-08-28Remove userIdPellaeon Lin
2014-08-28Forgot to renamePellaeon Lin
2014-08-28Rename controller, no userID neededPellaeon Lin
2014-08-28Create appPellaeon Lin