The branch "master" has been updated. The following is a summary of the commits.
from: e350c0894e6b57226a96cdc8a40624768dd42e98 31ee934 Fix spacing. 1d58a4b This method doesn't exist anymore. a9ea036 We are in global context here. e465501 Check for empty password, and redirect to requested URL. 2ec096f Don't require authentication. Summary: http://github.com/horde/horde/compare/e350c0894e6b57226a96cdc8a40624768dd42e98...2ec096f834503771fa5ad2e2ca2a9143f535e485 ----------------------------------------------------------------------- commit 31ee934a31dd68e1a5166690ce2709d232949723 Author: Jan Schneider <[email protected]> Date: Wed May 17 18:47:56 2017 +0200 Fix spacing. kronolith/lib/Event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/31ee934a31dd68e1a5166690ce2709d232949723 ----------------------------------------------------------------------- commit 1d58a4be0086d3d7d971e30544692ac909474c60 Author: Jan Schneider <[email protected]> Date: Mon May 22 21:32:56 2017 +0200 This method doesn't exist anymore. horde/scripts/cookie_login.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/1d58a4be0086d3d7d971e30544692ac909474c60 ----------------------------------------------------------------------- commit a9ea036e3aa5eda56354dc60463bace27998c9f4 Author: Jan Schneider <[email protected]> Date: Mon May 22 21:33:55 2017 +0200 We are in global context here. horde/scripts/cookie_login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/a9ea036e3aa5eda56354dc60463bace27998c9f4 ----------------------------------------------------------------------- commit e46550182dac6cf467c14b9fb6f69970ccfffccb Author: Jan Schneider <[email protected]> Date: Mon May 22 21:34:19 2017 +0200 Check for empty password, and redirect to requested URL. horde/scripts/get_login.php | 2 ++ 1 file changed, 2 insertions(+) http://github.com/horde/horde/commit/e46550182dac6cf467c14b9fb6f69970ccfffccb ----------------------------------------------------------------------- commit 2ec096f834503771fa5ad2e2ca2a9143f535e485 Author: Jan Schneider <[email protected]> Date: Mon May 22 21:36:18 2017 +0200 Don't require authentication. horde/scripts/http_login.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) http://github.com/horde/horde/commit/2ec096f834503771fa5ad2e2ca2a9143f535e485 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
