Commit Graph

16 Commits

Author SHA1 Message Date
Joas Schilling f224b89da3
CS auto fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-07-10 10:13:03 +02:00
Pellaeon Lin 7f00ff5357 Fix# form: toggle password visibility for oc and nc 2019-06-22 09:36:40 +00:00
Pellaeon Lin f9f768da5f templates: avoid echo, fix potential XSS 2019-06-22 09:02:24 +00:00
Marcin Wróblewski 5cae62e784 Added text to show/hide password checkbox 2019-06-22 16:28:23 +08:00
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
Pellaeon Lin 451bad1269 Fix #99 with some jquery 2017-09-17 15:03:18 +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 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 b3c2695237 Update# CSRF for account creation form 2015-08-31 17:39:25 +08:00
Pellaeon Lin d36e4bb91e Use .msg for all messages 2014-10-21 23:26:03 +08:00
Pellaeon Lin 3c8725b556 There is no style defined for p.infield 2014-10-21 22:32:18 +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
Pellaeon Lin c3eedc1460 Create app 2014-08-28 14:43:28 +00:00