Commit Graph

7945 Commits

Author SHA1 Message Date
Morris Jobke 7613801a58
Change password expiration time from 12h to 7d
We use the same logic for creating accounts without a password and there the 12h is a bit short. Users don't expect that the signup link needs to be clicked within 12h - 7d should be a more expected behavior.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-16 09:24:38 +02:00
Daniel Calviño Sánchez 9eff0e5882 Ignore "session_lifetime" if it can not be converted to a number
When "session_lifetime" can not be converted to a number the interval
becomes a NaN due to dividing it by 2. This NaN was "dragged" over all
the other mathematical operations and caused the heartbeat to be post
again and again due to an infinite loop with no pauses in "setInterval".
Now, the interval is set to the default value instead if the
"session_lifetime" can not be converted to a number.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-11 12:11:10 +02:00
Morris Jobke ece4cfb0fb
Fix a misleading setup check for .well-known/caldav & carddav
The problem is that the version without the slash is the correct one.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-10 15:54:44 +02:00
Nextcloud bot 97b6b53d5c
[tx-robot] updated from transifex 2018-10-10 00:13:36 +00:00
Nextcloud bot 8d96b3790d
[tx-robot] updated from transifex 2018-10-07 00:12:38 +00:00
Nextcloud bot fbab9d66d6
[tx-robot] updated from transifex 2018-10-05 00:13:21 +00:00
Nextcloud bot 99c5005114
[tx-robot] updated from transifex 2018-10-04 00:12:27 +00:00
Nextcloud bot 8ef7d31599
[tx-robot] updated from transifex 2018-10-03 16:59:11 +00:00
Nextcloud bot e07611ef09
[tx-robot] updated from transifex 2018-10-02 00:13:06 +00:00
Nextcloud bot 052469e5e4
[tx-robot] updated from transifex 2018-10-01 00:12:49 +00:00
Nextcloud bot 0201f011c1
[tx-robot] updated from transifex 2018-09-30 00:12:16 +00:00
Nextcloud bot 7695f02852
[tx-robot] updated from transifex 2018-09-29 00:12:26 +00:00
Nextcloud bot 82a5732a13
[tx-robot] updated from transifex 2018-09-28 11:14:21 +00:00
Nextcloud bot 9fa50f48f1
[tx-robot] updated from transifex 2018-09-27 00:12:37 +00:00
Nextcloud bot f678794470
[tx-robot] updated from transifex 2018-09-26 00:12:33 +00:00
Nextcloud bot 8a0ced9d7e
[tx-robot] updated from transifex 2018-09-25 00:12:22 +00:00
Nextcloud bot e921a9c1f4
[tx-robot] updated from transifex 2018-09-24 00:12:25 +00:00
Nextcloud bot cfc711b278
[tx-robot] updated from transifex 2018-09-23 00:12:41 +00:00
Nextcloud bot ad102f4942
[tx-robot] updated from transifex 2018-09-22 00:12:19 +00:00
Nextcloud bot f2b6e38949
[tx-robot] updated from transifex 2018-09-21 00:12:22 +00:00
Nextcloud bot c3412b2f10
[tx-robot] updated from transifex 2018-09-20 00:13:09 +00:00
Nextcloud bot 94b13c605d
[tx-robot] updated from transifex 2018-09-19 00:12:34 +00:00
Nextcloud bot ba97e60ffc
[tx-robot] updated from transifex 2018-09-17 00:12:40 +00:00
Nextcloud bot f085101422
[tx-robot] updated from transifex 2018-09-16 00:12:39 +00:00
Nextcloud bot 665db6ba80
[tx-robot] updated from transifex 2018-09-15 00:12:20 +00:00
Nextcloud bot 2d9a488cf3
[tx-robot] updated from transifex 2018-09-14 00:12:43 +00:00
Nextcloud bot 8e668729b1
[tx-robot] updated from transifex 2018-09-13 00:12:22 +00:00
Nextcloud bot 95e2d5f170
[tx-robot] updated from transifex 2018-09-12 00:12:24 +00:00
Nextcloud bot f6fbd6ee21
[tx-robot] updated from transifex 2018-09-10 00:13:47 +00:00
Nextcloud bot ef3789e16b
[tx-robot] updated from transifex 2018-09-09 00:13:18 +00:00
Nextcloud bot dfa6da5a03
[tx-robot] updated from transifex 2018-09-08 00:12:42 +00:00
Nextcloud bot a08fdd8750
[tx-robot] updated from transifex 2018-09-04 00:12:26 +00:00
Nextcloud bot 90ab77d8bb
[tx-robot] updated from transifex 2018-09-01 00:12:27 +00:00
Nextcloud bot 9bde06aab3
[tx-robot] updated from transifex 2018-08-31 00:12:18 +00:00
Nextcloud bot 9db4afce72
[tx-robot] updated from transifex 2018-08-30 00:12:18 +00:00
Nextcloud bot 2ffcba3814
[tx-robot] updated from transifex 2018-08-29 00:12:17 +00:00
Nextcloud bot a4daa91b42
[tx-robot] updated from transifex 2018-08-28 00:13:18 +00:00
Nextcloud bot 1769029910
[tx-robot] updated from transifex 2018-08-27 00:12:24 +00:00
Nextcloud bot 1aae409cc8
[tx-robot] updated from transifex 2018-08-26 00:12:42 +00:00
Nextcloud bot 8ec2c933de
[tx-robot] updated from transifex 2018-08-25 00:12:43 +00:00
Joas Schilling cd5bc9b893
Improve URL detection
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-23 14:03:54 +02:00
Nextcloud bot 112719f457
[tx-robot] updated from transifex 2018-08-23 00:13:11 +00:00
Nextcloud bot ff3b132382
[tx-robot] updated from transifex 2018-08-22 00:12:24 +00:00
Nextcloud bot d3ab244b40
[tx-robot] updated from transifex 2018-08-21 00:12:31 +00:00
Morris Jobke 8d41d0066a
Merge pull request #10735 from nextcloud/forgotten-pass-fix-link
[stable13] Forgotten pass fix link
2018-08-20 14:47:03 +02:00
Nextcloud bot f2f723c7c8
[tx-robot] updated from transifex 2018-08-20 00:12:36 +00:00
Nextcloud bot ff8626f46e
[tx-robot] updated from transifex 2018-08-18 00:12:45 +00:00
John Molakvoæ (skjnldsv) c428c7c2bf
Do not bind reset password link if an url is set
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-17 17:07:43 +02:00
blizzz 853e55e31a
Merge pull request #10646 from nextcloud/fix-password-reset-stable13
[stable13] only warn about data lose on password reset if per-user keys are used
2018-08-15 19:08:11 +02:00
Nextcloud bot 294baf8e5d
[tx-robot] updated from transifex 2018-08-15 00:13:48 +00:00