[Tickets #14231] Log in into Horde Groupware from another website
noreply at bugs.horde.org
noreply at bugs.horde.org
Fri Jan 29 09:59:10 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14231
------------------------------------------------------------------------------
Ticket | 14231
Created By | lukas_barros at hotmail.com
Summary | Log in into Horde Groupware from another website
Queue | IMP
Version | 6.2.11
Type | Bug
State | Unconfirmed
Priority | 2. Medium
Milestone | 6.2.11
Patch |
Owners |
------------------------------------------------------------------------------
lukas_barros at hotmail.com (2016-01-29 09:59) wrote:
I have a problem logging in into Horde groupware from another website,
it used to work on version 5.1.3 (Groupware), but after upgrading to
5.2.11(Groupware) it stopped working. It doesnt work in the first
time, but it does when I try to log in a second time, unless I reset
the cookies after the first try.
Additional info:
Error: "User <USER NAME> is not authorized for Mail (Host: <address>)"
Form used to login:
<html>
<head>
<script src="/js/jquery.min.js"></script>
<script>
$(document).ready(function() {
$('#auto-login').submit();
});
</script>
</head>
<body>
<form id="auto-login" method="post"
action="https://<hordeaddres>/login.php">
<input type="hidden" name="app" value="" />
<input type="hidden" name="login_post" value="0" />
<input type="hidden" name="url" value="" />
<input type="hidden" name="anchor_string" value="" />
<input type="hidden" name="horde_user" value="<user>" />
<input type="hidden" name="horde_pass" value="<password>" />
<input type="hidden" name="login_button" value="Log in" />
</form>
</body>
</html>
lukas_barros at hotmail.com (2016-01-29 09:59) uploaded: ERROR.png
https://bugs.horde.org/h/services/download/?app=whups&actionID=download_file&file=ERROR.png&ticket=14231&fn=%2FERROR.png
More information about the bugs
mailing list