Joas Schilling
|
9bdf377aec
|
Add settings for blocklist and showing the domain list
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-28 20:39:37 +02:00 |
Joas Schilling
|
2438813f17
|
Fix PHP CS
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-28 20:39:37 +02:00 |
Joas Schilling
|
a9246921f0
|
Add admin UI option for "Force email as user id"
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-28 20:39:37 +02:00 |
Joas Schilling
|
69197003a2
|
Cleaner admin settings
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-28 20:39:37 +02:00 |
Joas Schilling
|
ff71229016
|
Fix registration flow with email as name
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-18 17:30:41 +02:00 |
Joas Schilling
|
5f9ca2a8aa
|
Add a warning about admin approval breaking login flows
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-18 17:11:30 +02:00 |
Joas Schilling
|
0b4fac2edf
|
Redirect to ClientLoginFlow and ClientLoginFlowV2 when it was used
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-18 17:11:26 +02:00 |
Joas Schilling
|
4d5fb2628a
|
Login Flow v2 compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-18 17:09:07 +02:00 |
Joas Schilling
|
47b01c6639
|
Fix minor issues
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-18 17:03:39 +02:00 |
Maxence Lange
|
459c9e0454
|
ignore username input
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2020-08-18 13:01:01 -01:00 |
Joas Schilling
|
cbf1373e83
|
Merge pull request #220 from nextcloud/bugfix/noid/email-templates
Move emails to IEmailTemplate
|
2020-07-16 10:52:48 +02:00 |
Joas Schilling
|
01b62e49b4
|
Add a "Back to login" link similar to the forgot password page
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-16 09:47:47 +02:00 |
Joas Schilling
|
2d71c46cad
|
Move emails to IEmailTemplate
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 16:46:24 +02:00 |
Joas Schilling
|
a9a61e31f2
|
Fix show password option
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 15:23:59 +02:00 |
Joas Schilling
|
312c9db9b1
|
Merge pull request #221 from nextcloud/bugfix/noid/better-example-urls
Fix checkbox style in admin settings
|
2020-07-14 10:45:44 +02:00 |
Joas Schilling
|
528b0549dc
|
On supported versions the version is always > 12
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-14 10:28:38 +02:00 |
Joas Schilling
|
da39525e0d
|
Fix checkbox styling
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 16:23:21 +02:00 |
Joas Schilling
|
e229a5a345
|
Use better example urls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-07-10 15:45:51 +02:00 |
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 |
Pellaeon Lin
|
1c8c8fb181
|
Fix# set message text color according to theme, fix #153
|
2018-10-14 18:19:48 +08:00 |
Neraste
|
ea7a4d1e75
|
Add link to users settings page in admin notification email
|
2018-09-30 15:27:17 +08:00 |
MarkyMark_Qld
|
366fbd6bc4
|
Update to message.php to stop double icon.
This stops the double icon after registration.
|
2018-03-20 13:32:00 +10:00 |
Pellaeon Lin
|
fb30fce5bb
|
Merge pull request #115 from buffcode/travis-ci
TravisCI tests, refactoring for ownCloud/Nextcloud compatibility
|
2017-12-20 20:04:20 +08:00 |
Laurens Stötzel
|
c8a59ee026
|
TravisCI tests, refactoring for ownCloud/Nextcloud compatibility
This includes tests for:
- PHP 5.6/7.0/7.1/7.2
- MySQL/SQLite/Postgres
- ownCloud/Nextcloud
|
2017-12-20 12:33:01 +01: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 |
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 |