Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10174

php login sessionid not check

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 3.0.0alpha4
    • Frontend (F)
    • None
    • Mac mysql zabbix3.0.0alpha4

      first I come from china. so my English not so good.I hope you can understand.
      I see that sessionid is calculate by:
      $sessionid = md5(time().$password.$name.rand(0, 10000000));
      at: include/classes/api/services/CUser.php
      if the value of sessionid is such as 1234e5678....... then execute insert sessions ..... values();
      An error occurred at mysql
      the error: Illegal double '' value found during parsing.
      you mast know that means.

            Unassigned Unassigned
            quxuan 屈轩
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: