Pages: [1] :: one page |
|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

FREELANCER JUNI
Space Junkers
0
|
Posted - 2014.01.02 13:57:00 -
[1] - Quote
Good Day all
Just making quick web app, Wanted to know if and where i can more info on getting character name from in game browser ?
from what i figure it will need to be trusted by the end user , but that's no issue ,
idea behind this is to stop out of world traffic, and restrict registration to IGB Only,
after which it could be used across the web , on computers , pads and phones
thanks, Seasons Greetings Juni |

Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
2522
|
Posted - 2014.01.02 14:13:00 -
[2] - Quote
Something to bear in mind:
All the headers from the IGB can be spoofed. Very easily, if you have a clue what you're doing. So depending on them is a very bad idea.
Anyway: https://wiki.eveonline.com/en/wiki/IGB_Headers
As a side note: Apache 2.4 drops these headers due to the underscore in the name breaching the RFC. If you're using php, you may be able to get at them with the apache_request_headers() function. Steve Ronuken for CSM 9! http://www.fuzzwork.co.uk/
Twitter: @fuzzysteve on Twitter |

FREELANCER JUNI
Space Junkers
0
|
Posted - 2014.01.02 14:28:00 -
[3] - Quote
Steve Ronuken wrote:Something to bear in mind: All the headers from the IGB can be spoofed. Very easily, if you have a clue what you're doing. So depending on them is a very bad idea. Anyway: https://wiki.eveonline.com/en/wiki/IGB_HeadersAs a side note: Apache 2.4 drops these headers due to the underscore in the name breaching the RFC. If you're using php, you may be able to get at them with the apache_request_headers() function.
Thanks Steve Ronuken
its just to stop people entering someother char's name
did not really want to use api vcode's and all that , to confirm / registered name , it makes registration quite long ,
it does not have to grab any other info just char name as im not building a manager or anything that needs info from api look ups
Thanks Seasons Greetings Juni
|

Steve Ronuken
Fuzzwork Enterprises Vote Steve Ronuken for CSM
2523
|
Posted - 2014.01.02 16:52:00 -
[4] - Quote
I'm /still/ waiting for CCP to release their SSO for third parties. Which would help a great deal with authenticating people against actual eve accounts.
Steve Ronuken for CSM 9! http://www.fuzzwork.co.uk/
Twitter: @fuzzysteve on Twitter |
|
|
|
Pages: [1] :: one page |
First page | Previous page | Next page | Last page |