abaplint-sci-client
abaplint-sci-client copied to clipboard
configuration, dumps on private repos
on click of "update from abapgit"
because of this: zcl_abapgit_password_dialog-> popup
PERFORM password_popup
IN PROGRAM (sy-cprog) <<<<<<<<<<<<<
USING iv_repo_url
CHANGING cv_user cv_pass.
yea...
Why not to cache abaplint.json in abapgit meta? Just an idea, not particularly sure about it
its not necessarily up to date, which brings us back to the same problem above
Yes ... I guess you're right
I think the prerequsite for fixing this is proper separation of the password gui, UI vs backend logic in abapGit