Merge lp://qastaging/~mterry/lightdm/empty-autologin into lp://qastaging/lightdm
Proposed by
Michael Terry
| Status: | Merged |
|---|---|
| Merge reported by: | Robert Ancell |
| Merged at revision: | not available |
| Proposed branch: | lp://qastaging/~mterry/lightdm/empty-autologin |
| Merge into: | lp://qastaging/lightdm |
| Diff against target: |
29 lines (+7/-1) 2 files modified
src/display.c (+1/-1) src/seat.c (+6/-0) |
| To merge this branch: | bzr merge lp://qastaging/~mterry/lightdm/empty-autologin |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| LightDM Development Team | Pending | ||
|
Review via email:
|
|||
To post a comment you must log in.
I think it just needs to be checked when reading from configuration, so I committed a simpler patch that does just this.