Ralf HaferkampandRalf Haferkamp db634ae062 Remove non-working access_token parsing code
The removed code was broken is serveral ways:
- The key use for verification was always empty
- Using a static key for access_token verification is incompatible
  with key rotation
- The type assertion (which was never hit anyways) to convert
  the return MapClaims to StandardClaims can't really work
So in the end we were always using the default ttl for caching
the userinfo.
2022-07-07 16:18:10 +02:00
2022-05-16 09:32:12 +02:00
2022-07-07 10:00:34 +02:00
2022-06-27 14:05:36 +02:00
2022-06-27 14:05:36 +02:00
2022-07-06 10:23:07 +02:00
2022-06-27 14:05:36 +02:00
2021-06-22 10:00:34 +00:00
2021-02-16 09:49:31 +00:00
2022-04-20 09:19:34 +02:00
2020-09-23 15:54:33 +02:00
2022-05-03 11:04:37 +05:45
2022-07-07 16:27:13 +05:45
2022-07-07 16:27:13 +05:45
2020-09-23 15:54:33 +02:00
2022-06-27 14:05:36 +02:00
2022-06-20 13:51:11 +02:00

ownCloud Infinite Scale

Rocket chat Build Status Security Rating Coverage Go Report Go Doc oCIS docker image

ownCloud Infinite Scale is currently in a technical preview state. It will be subject to a lot of changes and is not yet ready for general production deployments.

Run ownCloud Infinite Scale

Please see Getting Started

Development

Please see Development - Getting Started

Security

If you find a security issue please contact security@owncloud.com first

Contributing

Please refer to our Contribution Guidelines.

License

Apache-2.0

Copyright (c) 2020-2021 ownCloud GmbH <https://owncloud.com>
S
Description
No description provided
Readme
342 MiB
Languages
Go 27%
Kotlin 22.8%
Gherkin 20.9%
C++ 14.7%
PHP 7%
Other 7.3%