Task #9491
In REST API plugin, replace user/password authentication with token authentication
Status: | Verified | Start date: | 02/25/2016 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | Web service API | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Related issues
History
#1 Updated by Mike Cantelon over 6 years ago
- Status changed from New to Code Review
- Assignee changed from Mike Cantelon to Mike Gale
#2 Updated by Mike Gale over 6 years ago
- Status changed from Code Review to Feedback
- Assignee changed from Mike Gale to Mike Cantelon
I pointed out one minor consistency issue. Looks good to me!
#3 Updated by Jesús García Crespo about 6 years ago
- Status changed from Feedback to QA/Review
https://github.com/artefactual/atom/pull/321
Test with:
curl -H "REST-API-Key: foobar" http://127.0.0.1/...
#4 Updated by Jesús García Crespo about 6 years ago
- Assignee changed from Mike Cantelon to Dan Gillean
#5 Updated by Dan Gillean about 6 years ago
documentation update required here: https://www.accesstomemory.org/en/docs/2.3/dev-manual/api/api-intro/#authentication
#6 Updated by Jesús García Crespo almost 6 years ago
- Status changed from QA/Review to Verified
#7 Updated by Dan Gillean almost 6 years ago
- Requires documentation deleted (
Yes)
Updated documentation added as a part of: https://github.com/artefactual/atom-docs/commit/938d25f06989b9941957ed14fb60262cabc4ebce
#8 Updated by Jesús García Crespo almost 6 years ago
- Related to Bug #10135: Restore API basic HTTP authentication added