Files
pillar/pillar/api
Sybren A. Stüvel 2c40665271 Use urljoin() to compose OAuth URLs instead of string concatenation
String concatenation is bound to mess up; in this case it was producing
double slashes instead of single ones when `BLENDER_ID_ENDPOINT` ends in
a slash. Since URLs generally end in a slash, this should be supported.
2018-08-29 14:17:17 +02:00
..
2018-07-12 15:23:57 +02:00
2018-07-13 17:08:06 +02:00
2018-03-21 02:15:07 +01:00
2018-06-03 02:09:20 +02:00
2017-09-19 13:38:30 +02:00
2017-05-18 15:46:02 +02:00
2018-01-31 14:33:41 +01:00