diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2019-10-08 13:57:36 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2019-10-08 13:57:36 +0200 |
commit | 3fccc7dc47359ec31cb25252b9793c45f873064f (patch) | |
tree | 5d26b671532be3a798811fead39dfa699b172bff /apps/workflowengine/js/workflowengine.js | |
parent | b7803665c1c030378511161dd51c10ac17e6cf6b (diff) | |
download | nextcloud-server-3fccc7dc47359ec31cb25252b9793c45f873064f.tar.gz nextcloud-server-3fccc7dc47359ec31cb25252b9793c45f873064f.zip |
Cache the public key tokens
Sometimes (esp with token auth) we query the same token multiple times.
While this is properly indexed and fast it is still a bit of a waste.
Right now it is doing very stupid caching. Which gets invalidate on any
update.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/workflowengine/js/workflowengine.js')
0 files changed, 0 insertions, 0 deletions