Skip to content
Snippets Groups Projects
Commit 4deca313 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

Added 4 extra spaces for apache file consistency. The 4 extra saces do not affect functionality

parent b8f68f37
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@
regexp: "RewriteCond %{HTTP:REMOTE_USER} '\\^\\(\\.\\+\\)\\$'"
replace: |
RewriteCond %{HTTP:REMOTE_USER} '([a-zA-Z0-9_.+-]+)@uab.edu$' [OR]
RewriteCond %{HTTP:REMOTE_USER} 'urn:mace:incommon:uab.edu!https://uabgrid.uab.edu/shibboleth!(.+)$'
RewriteCond %{HTTP:REMOTE_USER} 'urn:mace:incommon:uab.edu!https://uabgrid.uab.edu/shibboleth!(.+)$'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment