1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

82 commits

Author SHA1 Message Date
Armino Popp 637417f900 Fixed getUser 2020-01-16 12:59:24 +02:00
Armino Popp 5bfd1e602a Added Spotify OAuth provider initial files 2020-01-16 12:48:05 +02:00
Armino Popp 3c2a03444f Fixed getUser 2020-01-16 00:02:44 +02:00
Armino Popp 21d663b0dc minor fixes 2020-01-15 22:57:32 +02:00
Armino Popp 358f6bdf6b Added twitch OAuth 2020-01-15 17:50:22 +02:00
Armino Popp 4d548d2808 Added Discord OAuth provider 2020-01-13 17:30:10 +02:00
Eldad Fux 2f125196e4 Added mock OAuth adapter 2020-01-13 14:23:39 +02:00
Eldad Fux 7ef71ce790 Moved audit library to a standalone repo 2019-12-29 11:47:55 +02:00
Eldad Fux afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00
Eldad Fux 4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux 2d6a3d09af Updated return type 2019-12-28 01:04:15 +02:00
Eldad Fux feb90b65f9 Added upload move method 2019-12-28 00:46:19 +02:00
Eldad Fux 92288eb132 Improve storage device type hinting and abstraction 2019-12-27 19:01:19 +02:00
Eldad Fux c16267bc0c Added unit tests for storage devices 2019-12-27 17:13:38 +02:00
Eldad Fux 1107284a5d Updated file type tests 2019-12-26 21:58:37 +02:00
Eldad Fux ec1d1d1633 Deprecated old consts 2019-12-26 16:06:34 +02:00
Eldad Fux d3e272b5d5 Fixed indentation 2019-12-26 15:15:47 +02:00
Eldad Fux 88df11f80f Reordered types 2019-12-14 20:34:42 +02:00
eldadfux fdcbb86f43 Handle mkdir errors with exceptions 2019-11-13 00:32:59 +02:00
eldadfux 3a0f6639b3 Improved the way we handle localhost cookies 2019-11-12 20:42:58 +02:00
Frieder Bluemle 0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
eldadfux 088b6a5503 Allow empty permissions array 2019-10-20 21:28:07 +03:00
Christy Jacob d2ebafb237 chore: lint fix 2019-10-06 18:28:01 +05:30
Christy Jacob 62c0046f81 feat: implemented abstract method parseState 2019-10-06 18:26:44 +05:30
Christy Jacob cb0ca885c1 chore: lint fix 2019-10-06 16:31:34 +05:30
Christy Jacob 99dd990a6c feat: vk OAuth Done 2019-10-06 16:30:05 +05:30
Christy Jacob 0422fe75a7 feat: start vk oAuth 2019-10-06 02:15:28 +05:30
Christy Jacob 965a68afd3 chore: added Amazon OAuth Docs 2019-10-05 18:46:07 +05:30
Christy Jacob 0d53d260da feat: lint fix 2019-10-05 18:42:46 +05:30
Christy Jacob 080059837b feat: amazon OAuth (conditional) 2019-10-05 18:39:01 +05:30
Christy Jacob e8583822cc feat: added reference docs for Google 2019-10-04 20:39:16 +05:30
Christy Jacob 92101ae7af feat: added reference docs for Gitlab 2019-10-04 20:36:13 +05:30
Christy Jacob c9b1dcd6e5 Merge remote-tracking branch 'upstream/master' 2019-10-04 20:34:41 +05:30
Christy Jacob 07118d7358 feat: started with apple OAuth 2019-10-04 19:59:16 +05:30
Eldad A. Fux ea82e1e027
Merge branch 'master' into feat/add-slack-oauth 2019-10-03 19:53:35 +03:00
Bogdan Covrig b1f01e9dbf Add Slack provider. Fix getUser request path 2019-10-03 18:19:39 +02:00
Bogdan Covrig 2d1ff748f2 [WIP] Add Slack accestoken and code functions 2019-10-03 01:45:06 +02:00
Christy Jacob 80f09862b4 chore: lint fix 2019-10-02 19:37:52 +05:30
Christy Jacob 4e6541b8f6 feat: Dropbox OAuth Added 2019-10-02 19:35:02 +05:30
Christy Jacob 44c179bb02 chore: added getAccessToken adapter 2019-10-02 19:27:52 +05:30
Christy Jacob ba7db4b80b feat: started Dropbox OAuth Support 2019-10-02 19:09:40 +05:30
Christy Jacob 119f5de6b0 chore: lint fix 2019-10-02 12:58:59 +05:30
Christy Jacob eb47cf8d9b feat: added Microsoft OAuth Support 2019-10-02 12:30:59 +05:30
Christy Jacob 69b229c79b fix: syntax error in hi.locale.php 2019-10-01 23:15:01 +05:30
Christy Jacob 18e164608b fix: reverted back to UUID from account_id 2019-10-01 21:02:20 +05:30
Christy Jacob 25ad32abc4 chore: removed commented line 2019-10-01 14:47:55 +05:30
Christy Jacob 4a06fee978 chore: linting 2019-10-01 14:38:32 +05:30
Christy Jacob fb00547997 chore: use account_id instead of uuid 2019-10-01 14:37:57 +05:30
Christy Jacob c5ba48e0f6 feat: added BitBucket OAuth Support 2019-10-01 14:31:22 +05:30
eldadfux e411590cf6 PHP CS fixer 2019-10-01 07:34:01 +03:00