larshp
d7e90aae60
move version definition to separate interface
...
moved version from DEFINITIONS interface to new VERSION interface, to avoid possible future merge conflicts, see #960
2018-07-25 06:37:38 +02:00
larshp
353c1a15f2
change agent #1432
...
example "git/2.0 (abapGit 1.68.0)"
removed "v" in front of version number
2018-06-05 07:46:19 +00:00
larshp
71787d74f0
evaluate 2FA implementations alphabetically #1443
2018-06-03 14:14:19 +00:00
larshp
9431a24156
api.github.com SSL error, add comment
2018-05-27 13:54:08 +00:00
Chris Mills
c82a101bbe
Fix issue 1298 - 2FA behind HTTP Proxy
...
Fix for issue 1298. Previously code was not checking if HTTP proxy authenticaiton was required. Pushed basic method of getting a HTTP client with proxy configured in to 2FA base class. There's some overlap with logic in zcl_abapgit_http%3D>create_by_url but not extracted method at this point
2018-04-05 12:41:26 +08:00
Lars Hvam
be0b9d0df4
exit to modify http client #1252 ( #1253 )
...
plus make sure the program does not dump when implementations are missing in the exit
2018-03-18 15:22:16 +01:00
larshp
a6e28f4337
allow for custom 2FA, #1223
2018-03-03 09:06:21 +00:00
Lars Hvam
59c1f277ab
more renaming #1132 ( #1212 )
...
* more renaming #1132
* fix indentation
2018-02-18 10:04:26 +01:00
Lars Hvam
803148fa0f
fix some naming conventions #1132 ( #1211 )
2018-02-17 13:55:12 +01:00
Lars Hvam
3722c26019
lcl_http to global ( #1199 )
...
* lcl_http to global
* remove dependency lcl_git_transport -> repo
remove dependency lcl_git_transport -> lcl_repo_online
* lcl_git_transport to global
* indentation + cleanup includes
2018-02-11 14:08:45 +01:00
Lars Hvam
540ebe16e1
Lcl proxy auth ( #1198 )
...
* lcl_proxy_auth to global
* lcx_2fa_error to global
* 2FA to global
2018-02-11 13:45:36 +01:00
larshp
6a0096cb07
lcl_proxy_config to global
2018-02-11 10:25:21 +00:00
larshp
776af79bd5
lcl_http_digest to global
...
lcl_http_digest to global
2018-01-12 12:54:06 +00:00