HTTP Basic Auth escape password
|
2015-08-12, 22:03
Post: #1
|
|||
|
|||
HTTP Basic Auth escape password
I am attempting to use HTTP(S) basic authentication to control access to a PXE boot menu in an iPXE script:
Code: #!ipxe Passwords with the commercial at symbol (@) fail because the at symbol is not being escaped. How can I escape it? |
|||
2015-08-25, 14:16
Post: #2
|
|||
|
|||
RE: HTTP Basic Auth escape password
(2015-08-12 22:03)rhwood Wrote: Your syntax is correct. The latest commit http://git.ipxe.org/ipxe.git/commitdiff/ba36953 should fix the problem. Michael |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)