Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

With Basic auth user ids are not prefixed with basicauth_ as expected #128

Closed
leplatrem opened this issue Mar 20, 2015 · 0 comments
Closed
Assignees
Labels

Comments

@leplatrem
Copy link
Contributor

http POST http://localhost:8000/v1/articles title=toto added_by=toto url=http://mozilla.com --auth mat:
postgres=# SELECT user_id FROM records;
 user_id 
---------
 mat
(1 row)
@leplatrem leplatrem added the bug label Mar 20, 2015
@leplatrem leplatrem self-assigned this Mar 23, 2015
almet added a commit that referenced this issue Mar 24, 2015
Fix basic auth ofuscation and prefix (fixes #128)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant