Bug 130840
| Summary: | evolution-connector password dialog displays your password as you type, rather than asterisks | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
| Component: | evolution-connector | Assignee: | Dave Malcolm <dmalcolm> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-08-27 19:29:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 123268 | ||
|
Description
Dave Malcolm
2004-08-25 01:50:01 UTC
Have tracked this down; it's a API mismatch between connector version 1.5.92 and evolution version 1.5.93; they've added a flag which must be set to hide the password to e_passwords_get_password (since in theory this can be used for non-password entries, though it's a bad API name in that case, if you ask me...) Should be fixed once I bump connector version to 1.5.93 Fixed now in Rawhide: evolution-connector-1.5.93-1 |