-
## Steps to Reproduce
1. bin/init
2. Uncomment the OVERLEAF_IMAGE_NAME variable to use a user-defined image
3. bin/up
## Expected Behaviour
Using defined sharelatex version …
-
```
class AuthTestConfig(TestingConfig):
TESTING = True
LOGIN_DISABLED = False
class AccessControlTest(unittest.TestCase):
def setUp(self):
self.app = create_app(AuthTestConfig)
…
-
Doesn't seem to work with google storage signed URLs specifically. Offending line is [here](https://github.com/flex-dapps/gantree-lib-nodejs/blob/master/ansible/roles/builder-build-bin/tasks/fetch_bin…
-
### Context
Playback policies currently disallow users from playing back videos that have a playback policy of `jwt` unless they've signed a JWT and use the token in the playback URL. As a result, if…
-
These are 2 related issues.
### Client authentication:
- assertion_endpoint includes a client_id but offers no means of client authentication
- IDPs implementing security profiles such as FAPI 2.0 …
-
## Which version of python are you using?
3.8.3
## What operating system and version of operating system are you using?
Tested on Archlinux, Alpine and Debian Buster
## What version of sewer a…
-
Hi,
To support single-sign-out for Keycloak, in the Keycloak client registration it is possible to specify a backchannel logout URL. If a user authenticated in a realm signs out using any client, …
-
- Skygear Server Date/Version: v1.4
Now everytime when we request asset from private s3, the signed url will be different. So browser cannot cache the image by url as they are with different signat…
-
### HAR 模板名称
飞天资源论坛
### 作者信息
李大爷
### 模板备注及说明
cookie 签到
### HAR 文件名
飞天资源论坛.har
### 其他信息
_No response_
### HAR 模板内容
```JSON
[{"request":{"method":"GET","url":"https://f…
-
The `load_page` seems to indicate that if an error occurs while loading the URL the callback will receive that error. However, this is not always the case.
If, e.g., the URL cannot be loaded due to a…