Skip to content

Automatic login to Github/Gitlab with credentials in RFC destinations

License

Notifications You must be signed in to change notification settings

sandraros/abapGit-user-exit-logon-by-rfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

abapGit-user-exit-logon-by-rfc

abapGit user exit to log in Github/Gitlab with RFC automatically

"NO LOGIN ANYMORE"

This is useful only if you have a private ABAP developer edition.

Credits : @Christianguenter2 at abapGit/abapGit#1841

By default, abapGit asks for password when you COMMIT your changes from ZABAPGIT. image

With this project, it won't ask for password anymore.

You may adapt the code to add other RFC destinations.

Note: all other user exits are provided empty.

Installation

(1) Clone this project via ZABAPGIT -> +Online -> Repo URL https://github.com/sandraros/abapGit-user-exit-logon-by-rfc

That will install the class ZCL_ABAPGIT_USER_EXIT. Code same as provided by @Christianguenter2 at abapGit/abapGit#1841.

(2) manually define the RFC destinations GITHUB and GITLAB with your credentials see below.

Run transaction SM59 to create RFC destinations GITHUB and GITLAB (or the only one you use).

(credits for screen shots: @Christianguenter2) :

Pay attention to name of RFC destinations GITHUB and GITLAB which must be in upper case

SM59 screen 1 for GITHUB

SM59 screen 2 for GITHUB

About

Automatic login to Github/Gitlab with credentials in RFC destinations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages