Anoop M D
2569a1389d
feat( #1667 ): None means None
2024-04-29 19:40:40 +05:30
lohit
b5a1c80496
fix( #1003 ): content type issue for client credentials & password credentials grant types -- missing client id & secret for password grant type ( #2051 )
...
* fix(#1003 ): content type for client_credentials & password grant types
* feature(#1003 ): added client is & secret for password credentials grant type
2024-04-10 15:04:42 +05:30
Antonin Huaut
1f786871b8
Ignore empty headers ( #1917 )
...
Co-authored-by: Antonin Huaut <antonin.huaut@dejamobile.com >
2024-04-10 02:49:16 +05:30
Sanjai Kumar
e2d1f52993
Fix/json with bigints ( #1710 )
...
* fix(#1689 ): JSON with Bigints support
* added Jsonbigint support for cli
2024-03-04 15:32:35 +05:30
lohit
858536e13d
feat( #1003 ): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types ( #1691 )
...
* feat(#1003 ): authorization_code grant type PKCE support, code cleanup..
---------
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-03-04 15:21:05 +05:30
Anoop M D
1cf8a2f3f1
chore( #1667 ): graceful handling of none type for backward compatibility
2024-02-27 01:29:10 +05:30
Anoop M D
389a383b99
Merge branch 'main' into feature/BRU-18--inherit-auth-mode
2024-02-27 01:11:55 +05:30
lohit
9f81e6dc73
feat( #1003 ): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials ( #1654 )
...
* feat(#1003 ): oauth2 support
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-02-26 16:44:38 +05:30
lohxt1
3c2cbe63c4
feat( #1655 ): inherit auth mode for requests
2024-02-26 14:27:59 +05:30
Mateo Gallardo
64487ad923
Fixed file uploads performance issues ( #1562 )
2024-02-12 23:48:01 +05:30
Anoop M D
09e7ea0d4d
feat( #1130 ): file upload schema updates
2024-02-05 02:52:03 +05:30
Max Destors
634f9ca4a2
feat: Multipart Form Data file uploads ( #1130 )
...
* Add multipart form files upload support
* clean up
* Fixed electron files browser for Multipart Form files
* Using relative paths for files inside the collection's folder
---------
Co-authored-by: Mateo Gallardo <mateogallardo@gmail.com >
2024-02-04 23:04:18 +05:30
Nelu Platonov
d0f858681d
feat( #946 ): Fix PR #1070 - Add feature to CLI & prepend 'http://' to URL after interpolation
2023-11-30 01:23:27 +01:00
Anoop M D
6c73362ff2
temporarily reverting pr #1070
2023-11-30 01:56:01 +05:30
Anoop M D
b7e84f3623
Merge pull request #887 from Andreas-Schoenefeldt/bugfix/bug-884
...
#884 : Made sure graphql variables are only parsed after interpolation
2023-11-30 00:22:08 +05:30
Nelu Platonov
ce545724bd
feat( #946 ): Use Regex to check if URL has protocol
2023-11-28 13:39:55 +01:00
Nelu Platonov
2b08468581
feat( #946 ): Prepend 'http://' to URL if no protocol is specified
2023-11-27 22:13:28 +01:00
Andreas Schönefeldt
a3125605f3
#884 : Made sure graphql variables are only parsed after interpolation
2023-11-04 21:50:55 +01:00
Anoop M D
64923e47a2
Merge pull request #817 from drinkbird/feature/digestauth
...
Add Digest Auth Support #119
2023-11-03 20:26:24 +05:30
Linhart Lukáš
89e0d3ae7e
Fix Multipart Form
2023-11-01 07:05:05 +01:00
Tasos Piotopoulos
3838848b03
Add Digest Auth Support (MD5)
2023-10-29 02:36:34 +00:00
Chris Wilper
c2bdddaa59
chore: consolidate prerequest-related code
2023-10-20 10:42:53 -04:00
Its-treason
187e482feb
feat( #596 ): Show real response in image preview
2023-10-17 23:02:09 +02:00
Brian Rodgers
ba8bfc6d17
Added AWS SigV4 to collection auth
2023-10-11 17:00:47 -07:00
Brian Rodgers
f781bd7d8a
Merge remote-tracking branch 'upstream/main'
2023-10-11 15:54:56 -07:00
Anoop M D
037793c113
Merge pull request #504 from grubersjoe/gql-collection-auth
...
feat(#354 ): Use collection level auth if available for introspection request
2023-10-11 03:36:39 +05:30
Stefan Ollinger
e20dc985ef
Set request data
2023-10-10 21:43:43 +02:00
Jonathan Gruber
12f8ae37a6
feat( #354 ): Use collection level auth if available for introspection request
2023-10-10 11:26:10 +02:00
Anoop M D
1ce8d707f1
feat( #334 ): collection level headers, auth, scripts and tests
2023-10-09 06:18:05 +05:30
Brian Rodgers
e2e3895a58
Added support for AWS Sig V4 Authentication
2023-10-06 08:47:05 -05:00
Anoop M D
90f47e5877
feat( #396 ): decomment support in json and scripts
2023-10-05 21:15:38 +05:30
Anoop M D
48e4e60696
feat( #119 ): bearer auth support completed
2023-10-04 00:36:52 +05:30
Mirko Golze
7d4d1573af
set content-type header only if not set by user
2023-09-18 07:12:18 +02:00
Anoop M D
49b0f3a322
fix( #148 ) : fixed issue where form url encoded params were not being interpolated
2023-04-27 19:25:52 +05:30
Anoop M D
224b8c3cc4
feat: vars runtime in UI
2023-02-21 15:26:12 +05:30
Anoop M D
22a14aa67a
feat: making request and response scripts work
2023-02-06 23:00:50 +05:30
Anoop M D
b1d2b798ba
feat: scripting support almost done
2023-01-29 04:49:31 +05:30
Anoop M D
4a403a253e
feat: show current env vars
2023-01-27 03:24:21 +05:30
Anoop M D
a45628dd85
feat: moved env var interpolation logic to electron
2023-01-25 10:39:07 +05:30
Anoop M D
3d63db806d
feat: moved prepare request logic to electron
2023-01-24 19:34:06 +05:30