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
path: root/lib
AgeCommit message (Expand)Author
2022-04-12Fix theming without darkmode when accessibility is not loadedJoas Schilling
2022-03-30Fix admin notification when user has no email addressDaniel Thwaites
2022-02-24Fix CS checkerJoas Schilling
2022-01-04Move config removal to sending partJoas Schilling
2022-01-04Send welcome email when enabledJoas Schilling
2021-11-24Always trim the emailJoas Schilling
2021-11-24Add option to make email optionalMikael
2021-11-03Fix language of hint exceptionsJoas Schilling
2021-08-13Adding user email address in admin notification emailSamuel Degoul
2021-04-23Fix registration with Talk iOS appJoas Schilling
2021-04-13Fix linterJoas Schilling
2021-04-13Fix event nameJoas Schilling
2021-04-09Allow apps to listen to the steps and validate the form dataJoas Schilling
2021-04-06HTML5 require the fields when enforce is onJoas Schilling
2021-04-01Move from ILogger to LoggerInterfaceJoas Schilling
2021-04-01Don't mention verification link when the login flow is usedJoas Schilling
2021-04-01Fix compatibility with Nextcloud 20Joas Schilling
2021-04-01Only allow phone when we can save itJoas Schilling
2021-04-01Fix only showing first letter of "invalid verification error"Joas Schilling
2021-04-01Add new admin settings to show/enforce fullname/phoneJoas Schilling
2021-03-31Move admin settings to VueJoas Schilling
2021-03-31Don't break with older versionsJoas Schilling
2021-03-31Add phone and display name fieldJoas Schilling
2021-02-22Catch exception when email is not configuredJoas Schilling
2021-02-04Make strictJoas Schilling
2021-02-04Use a white app icon and a dark one for the settingsJoas Schilling
2021-02-03Create proper Settings SectionJonas Rittershofer
2021-01-08Fix compatibility with doctrine/dbal 3.0Joas Schilling
2020-12-14Fix and add new unit testsJoas Schilling
2020-12-14✨ add user instructions and regex optionAchim
2020-11-17Split the flows for less code intendationJoas Schilling
2020-10-20Make mail confirmation optionalnienzu
2020-10-05Fix rate limitationJoas Schilling
2020-09-01Remove old OCS APIJoas Schilling
2020-08-28Add settings for blocklist and showing the domain listJoas Schilling
2020-08-28Add admin UI option for "Force email as user id"Joas Schilling
2020-08-28Allow wildcards in email domainsJoas Schilling
2020-08-28Make the email domain check case insensitiveJoas Schilling
2020-08-18Fix other testsJoas Schilling
2020-08-18Add unit testsJoas Schilling
2020-08-18Form also uses ClientSecret now, so manually remove the registration at the e...Joas Schilling
2020-08-18Make RegistrationService strictJoas Schilling
2020-08-18Redirect to ClientLoginFlow and ClientLoginFlowV2 when it was usedJoas Schilling
2020-08-18Login Flow v2 compatibilityJoas Schilling
2020-08-18Fix minor issuesJoas Schilling
2020-08-18ignore username input Maxence Lange
2020-07-21Register "Registration" as alternative login option via the new public APIJoas Schilling
2020-07-14Fix variable names to use camelCaseJoas Schilling
2020-07-14Make MailService strictJoas Schilling
2020-07-14Move emails to IEmailTemplateJoas Schilling