Code development platform for open source projects from the European Union institutions

Skip to content

feat(authentication): add ability to log into a web application based on env variables.

Robert RIEMANN requested to merge github/fork/felixAnhalt/master into master

Created by: felixAnhalt

Allows a login into a web app based on env variables set for the selectors of the login and password inputs as well as their respective values. For further description see #107.

Merge request reports