lp:~mvo/aptdaemon/support-change-credentials-on-add-repo

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~mvo/aptdaemon/support-change-credentials-on-add-repo
Only Michael Vogt can upload to this branch. If you are Michael Vogt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Vogt
Project:
Aptdaemon
Status:
Merged

Recent revisions

857. By Michael Vogt

aptdaemon/worker.py: use close() instead of flush(), thanks to Martin Pitt

856. By Michael Vogt

use some special chars

855. By Michael Vogt

address the first two review points from Martin (many thanks!) by using open(.., "rb") and read().decode("utf-8")

854. By Michael Vogt

tests/test_worker.py: rename test function to ensure it reflect better what its actually testing

853. By Michael Vogt

add code to ensure that if the regexp for replacing existing auth.conf entries does not work we just prepend as a fallback

852. By Michael Vogt

add comment

851. By Michael Vogt

aptdaemon/worker.py: surround machine/login with \n

850. By Michael Vogt

use tempfile.NamedTemporaryFile() instead of hardcoding a .tmp

849. By Michael Vogt

preserve order/comments in auth.conf when updating a existing record

848. By Michael Vogt

instead of simply appending to auth.conf allow updating credentials too

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:aptdaemon
This branch contains Public information 
Everyone can see this information.

Subscribers