aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/rest/serviceRequestContext.scala
Commit message (Collapse)AuthorAgeFilesLines
* Add tracing to client HTTP transport and improve tracing tagsJakob Odersky2018-09-121-0/+13
|
* [RFC] Use akka's built-in authenticate/authorize directives in AuthProvider ↵Zach Smith2018-08-011-1/+1
| | | | | | | | | | (#136) * Use akka's built-in authenticate/authorize directives in AuthProvider * Move AuthProvider companion object to AuthProvider file, move realm to parameter of AuthProvider * Add secondary constructor to maintain ABI compat
* Removed fingerprint hash from ServiceRequestContext and it's derivatesAleksandr2018-04-041-8/+1
|
* Implemented extraction of fingerprint header; Added fingerprint hash to ↵Aleksandr2018-03-121-2/+12
| | | | ServiceRequestContext and AuthorizedServiceRequestContext classes
* Apply new formattingJakob Odersky2017-11-201-8/+9
|
* OriginatingIP -> OriginatingIpZach Smith2017-11-081-7/+7
|
* Add originatingIP to ServiceRequestContextZach Smith2017-11-031-3/+11
|
* Rename files containing multiple classes to lowercaseZach Smith2017-10-171-0/+62