Results 3 comments of liaoguode

thank you , we use the code to proxy https://mirrors.huaweicloud.com/repository/php/ work well.the version is tag 0.0.8, nexus version is 3.25.1-04, this is a useful feature ,merge to the master will...

> @liaoguode can you provide the jar file of the plugin? I'm sorry,the jar is the product include private information.I only use the pr code to the version.You should notify...

maybe you can change the source code at app/controllers/application_controller.rb, add the logout url to be the function after_sign_out_path_for. def after_sign_out_path_for(resource) 'http://127.0.0.1:8000/cas/logout' end