#298 new
Gaspard Bucher

xml API sends token on each request

Reported by Gaspard Bucher | May 18th, 2010 @ 09:53 AM | in 1.0

We should either force https or send an expiring authentication token back on "login":

1. /login?token=123456
   ==> <token>abcd</token>
2. /nodes/1.xml?token=abcd
   ==> <node>...</node>
3. /nodes/1.xml?token=abcd  (later)
   ==> 401 (Unauthorized)
4. /login?token=123456
   ==> <token>efgh</token>

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Anyone knows how to use formatting here ?

Git repository: http://github.com/zena

Official website: http://zenadmin.org

Shared Ticket Bins

People watching this ticket

Tags

Pages