[imp] Log in into Horde Groupware from another website- version 5.2.11
Lucas Barros
lukas_barros at hotmail.com
Thu Jan 28 18:13:58 UTC 2016
Hello,First time using the maillist, sorry for any mistakes.I have a problem logging in into Horde groupware from another website, it used to work on version 5.1.3, but after upgrading to 5.2.11 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 administrator 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> Thank you,Lucas Araújo
More information about the imp
mailing list