Commit Graph

53 Commits

Author SHA1 Message Date
Laurens Stötzel b4ec47f489 Fix PHP notices
Check for undefined variables/array indexes that may occur on token verification.
2017-12-19 13:23:11 +01:00
Neraste d933e78896 L10n for admin validation messages 2017-10-21 15:01:51 +02:00
Neraste 651439c233 Option for disabling new registered users 2017-10-21 14:02:38 +02:00
Neraste 8c6da61f46 Disable all new registred users 2017-10-21 13:10:20 +02:00
Pellaeon Lin 451bad1269 Fix #99 with some jquery 2017-09-17 15:03:18 +08:00
Pellaeon Lin 561e4bd6ae Partially revert 4aa6c05 since html is used in message
"Your account has been successfully created..."
2017-08-16 01:28:28 +08:00
Leon Klingele 4aa6c05aa9 Fix XSS issues by using 'p' instead of 'print_unescaped' 2017-08-16 00:45:20 +08:00
Pellaeon Lin 52ac51462a - Fix input text box width on NC>12
- Avoid CSS use !important
2017-05-03 22:56:33 +08:00
Pellaeon Lin 8786d92276 Refactor settings saving 2017-02-18 11:58:56 +08:00
Pellaeon Lin e271ac1c0c Update# advices on publishing app 2016-02-19 14:30:00 +08:00
Thomas Imbreckx 8028be7ff2 Fix some strings and typos 2016-01-23 13:55:05 +01:00
Pellaeon Lin 9c2863c729 Fix# typo 2016-01-10 13:40:41 +08:00
Pellaeon Lin ca6d35a98e Update# replace deprecated OC_Helper::linkToRoute calls
ref: https://github.com/owncloud/core/pull/21248
2015-12-31 15:47:15 +08:00
Pellaeon Lin d38dd3874d Update# send emails to admins to notify about new user 2015-11-19 23:52:52 +08:00
Pellaeon Lin fa191f1101 Update# clear TODO that are completed 2015-11-19 23:51:14 +08:00
Pellaeon Lin 649480c403 Update# use dot to namespace templates 2015-11-19 23:51:14 +08:00
Pellaeon Lin 4ee1665db7 Update# support instance name, shown in emails 2015-11-18 00:34:39 +08:00
Pellaeon Lin 596313c044 Update# delete example template 2015-11-16 10:43:55 +08:00
Pellaeon Lin 4484b72ecd Update# wording of mail address domain 2015-11-16 10:32:53 +08:00
Pellaeon Lin 6865cfd9d0 Update# use \OCP\Mail to send multipart email, containing both html and
plaintext
2015-11-14 12:34:42 +08:00
Pellaeon Lin b3c2695237 Update# CSRF for account creation form 2015-08-31 17:39:25 +08:00
Pellaeon Lin 14fcdc6643 Update# CSRF check for email field 2015-08-31 16:44:01 +08:00
Pellaeon Lin 69ff86ee53 Update# clean up code from johannesst's PR 2015-08-29 19:17:10 +08:00
Johannes Starosta 9efb38c904 Further work on explaination 2015-07-19 06:56:07 +02:00
Johannes Starosta 321435090d Fixed explaination in settings 2015-07-19 06:49:05 +02:00
Johannes Starosta 55a247499a Explainaition now under input type 2015-07-19 06:47:31 +02:00
Johannes Starosta be9d2d27db Translation should work now for placeholder too 2015-07-19 06:27:37 +02:00
Johannes Starosta 6ecfe51d8b Fix merge conflict 2015-07-19 06:06:26 +02:00
Pellaeon Lin 957f674781 Fix# Can't use method return value in write context
This would probably occur for PHP<5.5
ref: https://stackoverflow.com/a/4328049/446391
2015-07-13 17:24:18 +08:00
Johannes Starosta 2c8cbe05b4 placeholder to explain syntax of Domains option, todo: Testing 2015-07-13 07:46:05 +02:00
Johannes Starosta 89fb9ff1d3 Added domain error template 2015-07-13 06:02:50 +02:00
Johannes Starosta 18b4911038 Settings for allowed domain are now processed and saved correct 2015-07-13 02:23:40 +02:00
Johannes Starosta 8e9343706b Fixed typo in domain setting 2015-07-13 00:44:18 +02:00
Johannes Starosta bbdbe0f187 Fixed typo in domain setting 2015-07-13 00:43:41 +02:00
Johannes Starosta f20740de19 Fixed typo in domain setting 2015-07-13 00:43:19 +02:00
Johannes Starosta b502ddea93 Fixed typo in domain setting 2015-07-13 00:39:39 +02:00
Johannes Starosta 257329ff80 Added save button and its German translation 2015-07-13 00:36:23 +02:00
Johannes Starosta cacb9840fa Further work on settings panel 2015-07-13 00:16:46 +02:00
Pellaeon Lin aa2c9f2226 Update# HTML email, clickable link 2015-07-12 12:00:06 +08:00
Pellaeon Lin bfaece7076 Fix# show selected in admin section 2015-07-12 11:21:19 +08:00
Pellaeon Lin 1f9d55ae1d Update# admin page section 2015-05-17 15:17:35 +08:00
Pellaeon Lin 821eac475b OC_Mail uses text/plain, so use newline instead of br 2014-10-21 23:32:05 +08:00
Pellaeon Lin d36e4bb91e Use .msg for all messages 2014-10-21 23:26:03 +08:00
Pellaeon Lin 798e984205 Fix message template layout, and it should be rendered as guest page 2014-10-21 23:21:38 +08:00
Pellaeon Lin 3c8725b556 There is no style defined for p.infield 2014-10-21 22:32:18 +08:00
Pellaeon Lin aea50a8313 Polish appearance of askEmail 2014-10-21 22:31:05 +08:00
Pellaeon Lin 0c71e30e79 Use custom message template 2014-10-21 21:27:02 +08:00
Pellaeon Lin ceb1da06d4 Polish the looks of createAccount form 2014-10-04 22:23:48 +08:00
Pellaeon Lin db7a287564 Fix createAccount form action 2014-10-04 21:42:22 +08:00
Pellaeon Lin 77a8e73324 Start working on createAccount controller 2014-10-03 16:15:39 +08:00