Re: [galaxy-dev] bug: API broken under remote_user

2014-08-19 Thread Eric Rasche
balancer://galaxy-prod-noauth/root/display_as$1 [P] >>>>> # Serve static content directly from apache >>>>> RewriteRule ^/galaxy/static/style/(.*) >> /home/galaxy/galaxy-dist/static/june_2007_style/blue/$1 [L] >>>>> RewriteRule ^/galaxy/static/scrip

Re: [galaxy-dev] bug: API broken under remote_user

2014-08-19 Thread Eric Rasche
teRule ^/galaxy/static/scripts/(.*) > /home/galaxy/galaxy-dist/static/scripts/packed/$1 [L] > >>> RewriteRule ^/galaxy/static/(.*) > /home/galaxy/galaxy-dist/static/$1 [L] > >>> RewriteRule ^/galaxy/favicon.ico > /home/galaxy/galaxy-dist/static/favicon.ico [L] > >>> Re

Re: [galaxy-dev] bug: API broken under remote_user

2014-06-12 Thread Eric Rasche
axy/static/style/(.*) >>>> /home/galaxy/galaxy-dist/static/june_2007_style/blue/$1 [L] >>>> RewriteRule ^/galaxy/static/scripts/(.*) >>>> /home/galaxy/galaxy-dist/static/scripts/packed/$1 [L] >>>> RewriteRule ^/galaxy/static/(.*) /home/galaxy/galaxy-

Re: [galaxy-dev] bug: API broken under remote_user

2014-06-12 Thread John Chilton
>> RewriteRule ^/galaxy/(.*)$ balancer://galaxy-prod/$1 [P] >> -------------- >> >> >> >> Regards, >> >> Iyad Kandalaft >> Microbial Biodiversity Bioinformatics >> Agriculture and Agri-Food

Re: [galaxy-dev] bug: API broken under remote_user

2014-06-12 Thread Eric Rasche
alimentaire Canada > 960 Carling Ave.| 960 Ave. Carling > Ottawa, ON| Ottawa (ON) K1A 0C6 > E-mail Address / Adresse courriel iyad.kandal...@agr.gc.ca > Telephone | Téléphone 613-759-1228 > Facsimile | Télécopieur 613-759-1701 > Teletypewriter | Téléimprimeur 613-773-2600 &

Re: [galaxy-dev] bug: API broken under remote_user

2014-06-12 Thread Kandalaft, Iyad
Canada -Original Message- From: galaxy-dev-boun...@lists.bx.psu.edu [mailto:galaxy-dev-boun...@lists.bx.psu.edu] On Behalf Of Eric Rasche Sent: Wednesday, June 11, 2014 8:43 PM To: galaxy-dev@lists.bx.psu.edu Subject: [galaxy-dev] bug: API broken under remote_user -BEGIN PGP SIGN

[galaxy-dev] bug: API broken under remote_user

2014-06-11 Thread Eric Rasche
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 https://trello.com/c/AGKePuHZ/1630-expose-use-remote-user-via-configuration-api I don't know if this is the correct card (it's been a long day and I may be misreading it) but the API is completely broken under REMOTE_USER authentication. running ./sc