Files @ 8d3816a8fd87
Branch filter:

Location: NPO-Accounting/conservancy_beancount/tests/userconfig/.rtrc

Brett Smith
config: Add Config.rt_credentials method.

This loads settings from the same environment variables and ~/.rtrc
file as the rt CLI.

Note that it does *not* support RTCONFIG and the config file
searching, because right now that seems like more work for more
trouble to me.
1
2
3
4
5
6
7
8
9
server https://example.org/filert

user fileuser

# Value tests that spaces are handled correctly.
passwd file  password

# Need to handle auth too!
auth basic