Commit Graph

80 Commits

Author SHA1 Message Date
Ted Blackman
0b253ec87a twitter compiles now. gets error 32 2017-10-24 16:16:10 -07:00
Ted Blackman
230a97adaf slack works 2017-10-24 16:16:10 -07:00
Ted Blackman
ca4cf6391b fixed instagram 2017-10-24 16:16:10 -07:00
Ted Blackman
dc36baead5 Fixed googleapis 2017-10-24 16:16:10 -07:00
Ted Blackman
7959d9c75d facebook oauth compiles now 2017-10-24 16:16:10 -07:00
Ted Blackman
af33cad733 fixed dropbox 2017-10-24 16:16:10 -07:00
Ted Blackman
b917c47f20 fixed digitalocean 2017-10-24 16:16:10 -07:00
Ted Blackman
5bf4815fc7 fixed asana 2017-10-24 16:16:10 -07:00
Ted Blackman
25cc1db553 fixed github auth 2017-10-24 16:16:10 -07:00
C. Guy Yarvin
752a49c398 Converted :-. 2017-09-18 10:25:05 -07:00
Raymond Pasco
fd6d28ccc0 Remove blank lines at EOF 2016-12-15 22:52:53 -08:00
Raymond Pasco
bbc4d2c0ee Repository cleanup
mostly trailing whitespace removal
no new kernel because only changes there are whitespace removal
2016-12-15 22:36:45 -08:00
Anton Dyudin
a373a6ef11 !: in ford files is redundant 2016-11-16 17:42:58 -08:00
Philip C Monk
247b0b6c84 renamed security driver arms (nonbreaching version) 2016-04-14 16:41:44 -04:00
Raymond Pasco
3eb7493671 Merge remote-tracking branches 'ault011/instagram', 'ohaitch/markdown-hax-url', 'ault011/digitalocean' and 'ohaitch/procedural-security-drivers'
Conflicts:
	sec/com/dropboxapi.hoon

Many security drivers in this merge. A small markdown fix also snuck
into one of the octopus' arms as parent 3.
2016-04-12 13:03:25 -04:00
Anton Dyudin
d2fb64e491 reference examples in security driver comments 2016-04-08 13:27:53 -07:00
Anton Dyudin
a2f2a94c1b better name order
token-exchange -> exchange-token, token-request -> request-token
2016-04-07 19:50:48 -07:00
Anton Dyudin
fbec9c0c7f mass header-comment fixup 2016-04-07 19:16:04 -07:00
Anton Dyudin
70361c8e42 comment tweaks 2016-04-07 19:15:37 -07:00
Anton Dyudin
6b13e6de7f port forward digitalocean and asana 2016-04-07 19:15:25 -07:00
Anton Dyudin
737c2ef2ab Merge remote-tracking branch 'ault/asana' into procedural-security-drivers
Get remaining security drivers for conversion
2016-04-07 18:43:39 -07:00
Anton Dyudin
0e6020a418 converted remaining security drivers 2016-04-07 18:39:48 -07:00
Anton Dyudin
6c39ca4739 converted @googleapis.com to ++standard-refreshing 2016-04-07 18:29:49 -07:00
Anton Dyudin
97c200bf43 convert /+oauth2, @slack.com to ++standard form 2016-04-07 15:49:22 -07:00
Henry Ault
5faa0af171 asana driver and comments 2016-04-07 13:52:59 -07:00
Anton Dyudin
873840b0e8 factor out /+interpolate,hep-to-cab 2016-04-07 13:07:21 -07:00
Anton Dyudin
c75d71cd18 add oauth1 driver examples 2016-04-07 12:34:32 -07:00
Anton Dyudin
f26446e150 resturcture /+oauth1,basic-auth so the ++standard magic is in one place
with sample usage in the comments
2016-04-07 10:37:28 -07:00
Henry Ault
f2fb110b9d almost complete asana 2016-04-06 16:51:30 -07:00
ault011
1f801b4667 Update dropboxapi.hoon 2016-04-06 16:42:38 -07:00
Henry Ault
46f27ace22 digital open sec drive 2016-04-06 15:42:55 -07:00
ault011
dffb433518 accidentally had 'instagram' name in comments 2016-04-06 14:35:06 -07:00
Anton Dyudin
a24c4da4b3 minimal basic-auth refactor 2016-04-06 13:43:32 -07:00
Henry Ault
cff175cb8d touched up on comment instructions for dbox and insta 2016-04-05 18:32:47 -07:00
Henry Ault
f7664224ac updated comments 2016-04-05 18:07:31 -07:00
Henry Ault
e7f09727da instagram with comment instructions 2016-04-05 17:50:50 -07:00
Henry Ault
0d42096d95 working instagram security driver 2016-04-05 17:13:30 -07:00
Henry Ault
c19a1a0761 dropbox security driver and minor supporting changes 2016-04-05 15:25:02 -07:00
Anton Dyudin
8e35c18724 disable spurious ++wyp 2016-03-11 12:34:47 -08:00
Anton Dyudin
dd5f670286 encrypt api keys written to clay
creates #66
2016-03-11 12:02:08 -08:00
Anton Dyudin
0d5c207758 fix twitter test url 2016-03-11 12:01:36 -08:00
Anton Dyudin
dafc0b501c hook up twitter security driver 2016-03-11 11:16:50 -08:00
Anton Dyudin
faf017da53 stub security driver: check that authorization exists 2016-03-09 16:01:15 -08:00
Anton Dyudin
ca35ef83b8 fix up location headers 2016-03-04 16:24:23 -08:00
Anton Dyudin
d3a9c1b8a0 fix #4: only look at 2 top levels of domain when chosing driver 2016-03-04 14:13:06 -08:00
Anton Dyudin
f9d9191cf1 simplify googleapis.com scope logic
allowing /+oauth2++endpoint to be removed
2016-03-04 13:11:45 -08:00
Anton Dyudin
cf96ef3ea6 Added raw-url support to lib/oauth2
Closes urbit/urbit#716, closes urbit/urbit#715
2016-03-04 13:09:07 -08:00
Anton Dyudin
b4f2a6d24b 151ify, elaborate facebook and slack drivers 2016-03-04 12:38:13 -08:00
Anton Dyudin
886890d1f8 header information 2016-03-04 12:38:05 -08:00
Henry Ault
8420037d74 better handling of refresh tokens, port numbers 2016-02-24 01:11:24 -08:00