Bug 7733 - tlclient.cgi requires Python 2
Summary: tlclient.cgi requires Python 2
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.13.0
Assignee: Pierre Ossman
URL:
Keywords: frifl_tester, prosaic
Depends on:
Blocks: 4586
  Show dependency treegraph
 
Reported: 2021-06-28 13:39 CEST by Pierre Ossman
Modified: 2021-07-02 08:04 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2021-06-28 13:39:05 CEST
It should be compatible with Python 3, which is what distributions use these days.
Comment 3 Pierre Ossman cendio 2021-06-30 16:35:16 CEST
Works well. Tested on Ubuntu 20.04:

 ✓ Redirect from HTTP to HTTPS
 ✓ Client launched with correct username and password
 ✓ Non-ascii username and password
 ✓ Pre-filled fields (via query string)
 ✓ Default redirection
 ✓ Custom redirection
Comment 4 Frida Flodin cendio 2021-07-02 08:04:48 CEST
Tested on Fedora 34 and it works just fine: 

 ✓ Redirect from HTTP to HTTPS
 ✓ Client launched with correct username and password
 ✓ Non-ascii username and password
 ✓ Hexpassword (non-ascii utf-8 encoded, then hex encoded)
 ✓ Pre-filled fields (via query string)
 ✓ Default redirection
 ✓ Custom redirection

Note You need to log in before you can comment on or make changes to this bug.