1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

477 commits

Author SHA1 Message Date
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 63571dd52b feat: removed StackExchange Class 2019-10-13 23:37:00 +04:00
Christy Jacob 681acbdffa feat: getAccessToken Done 2019-10-13 23:22:15 +04:00
Christy Jacob 17590846a1 fix: return type of parseState removed 2019-10-13 22:25:39 +04:00
Christy Jacob 26071b9a3c feat: added scope 2019-10-13 22:13:31 +04:00
Christy Jacob c251451957 feat: added stackoverflow reference 2019-10-13 22:11:49 +04:00
Christy Jacob 4ac8cd50b9 fix: fixed changes to Google.php 2019-10-13 22:06:20 +04:00
Christy Jacob 1d34eec44b feat: added stackoverflow class 2019-10-13 22:05:39 +04:00
Christy Jacob 061f4d4836 chore: disabled twitter 2019-10-08 01:09:01 +05:30
Christy Jacob bd5fa91223 feat: started Twitter OAuth 2019-10-06 21:51:02 +05:30
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
Christy Jacob ec7f706c95 feat: removed unused variable 2019-09-30 14:36:47 +05:30
Christy Jacob 92f2b4c242 feat: added Gitlab OAuth Support 2019-09-30 14:33:55 +05:30
Christy Jacob 4158c3ea21 refactor: code refactoring using php-cs-fixer 2019-09-30 11:43:40 +05:30
Christy Jacob faa63aba97 feat: added Google OAuth Support 2019-09-30 03:33:22 +05:30
Christy Jacob 40a5e53861 Merge remote-tracking branch 'upstream/master' 2019-09-29 03:10:33 +05:30
eldadfux 5d8661fd27 Better structure error 2019-09-28 22:30:56 +03:00
Christy Jacob 90372dba45 fix: corrected path in OAuth docs 2019-09-28 14:57:21 +05:30
eldadfux 598b9c9124 Simplified nested documents appending 2019-09-20 17:01:47 +03:00
eldadfux 512005ddf4 Updated SDKs 2019-09-20 09:33:11 +03:00
eldadfux 90a3dee390 Better error descriptions 2019-09-17 12:55:31 +03:00
eldadfux 35680bbae9 Run PHP-CS-FIXER to make sure
code is consisted with PSR-1 + PSR-2
2019-09-06 20:04:26 +03:00
eldadfux 2161e35d46 Removed not working OAuth providers 2019-09-06 14:22:19 +03:00
eldadfux 3086111bb9 Improved OAuth implementation,
now its much easier to add new provider
2019-09-03 23:37:34 +03:00
eldadfux 712e16f282 Remove unauthorized Linkedin scopes 2019-09-03 11:20:00 +03:00
eldadfux fa94111277 Changed linkeding OAuth scopes 2019-09-03 11:09:23 +03:00
eldadfux 67a669231e Added method to delete DB 2019-08-22 23:54:05 +03:00
eldadfux 141e88898a Added method to delete DB namespace 2019-08-22 23:53:50 +03:00
eldadfux 2d0ace7cd5 Added method to delete complete namespace 2019-08-22 23:42:06 +03:00
eldadfux 79230c4de6 Seperated mocks from DB class 2019-08-09 17:46:09 +03:00
eldadfux 823a4ea3bd Some code cleanups 2019-08-09 17:11:22 +03:00
eldadfux 40b1d1d821 Changed service configuration method 2019-08-03 08:58:44 +03:00
eldadfux a22198408a Added option for extendable service registry 2019-08-02 00:48:17 +03:00
eldadfux 08368133a9 Improved fulltext search performance 2019-07-29 07:50:10 +03:00
eldadfux fcb24af8d9 Updated Linkedin OAuth provider to support Linkedin V2 API 2019-07-06 12:47:48 +03:00
eldadfux 66072f84b5 Removed some limits and updated SDKs 2019-07-03 22:50:04 +03:00
eldadfux 3115a1f349 Added collection validation 2019-06-09 14:44:58 +03:00
eldadfux 44ee22eb3e Changed status code to 201 for endpoints creating new resources 2019-06-09 11:51:10 +03:00
eldadfux 6faa0152a9 Deprecated database documents type and changed it to document type 2019-06-08 10:45:41 +03:00
eldadfux 24884908b8 Updated SDKs list 2019-06-06 09:44:26 +03:00
eldadfux af815c481c Added Apple ID OAuth adapter 2019-06-05 23:35:23 +03:00
eldadfux 63068f6b1d Exported ClamAV client to 3rd party package 2019-05-11 18:30:53 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00