summaryrefslogtreecommitdiffstats
path: root/common/Authorization.cpp
Commit message (Expand)AuthorAgeFilesLines
* wsd: avoid the using keyword and use C++ size_tAshod Nakashian2020-11-151-7/+7
* wsd: allow URIs without access_header or access_tokenAshod Nakashian2020-10-071-2/+2
* fix license headersAndras Timar2020-10-011-2/+0
* Revert "wsd: parse headers with Poco::MessageHeader"Gülşah Köse2020-09-011-3/+30
* wsd: parse headers with Poco::MessageHeaderAshod Nakashian2020-08-111-30/+3
* wsd: Authorization parsing and creation improvementsAshod Nakashian2020-07-011-0/+22
* Sanitize the access_header.Jan Holesovsky2020-06-191-2/+3
* wsd: move LOOLProtocol::tokenize to Util::tokenizeAshod Nakashian2020-06-021-1/+1
* removed tokenize method with regexPranam Lashkari2020-05-041-2/+4
* Resolved: Server crash when link opened in new tabPranam Lashkari2020-01-221-1/+5
* killpoco: removed StringTokenizer from common directoryPranam Lashkari2019-11-151-10/+19
* Extract Authorization out of Auth and put it into commonTomaž Vajngerl2018-11-291-0/+75