Sangwan Jeon

Results 11 issues of Sangwan Jeon

## Expected Behavior We should be able to set up LDAP on Web Console GUI ![image](https://user-images.githubusercontent.com/10355032/150346099-811d9148-1232-478f-99be-e1ec9c8dffa1.png) ## Current Behavior Unable to set up LDAP on Web Console GUI with this...

I'm using node `cluster` module for clustering. I want to tag logs and errors with `process.pid`. How can I do this?

### Summary Environment Variable `ADD_DEFAULT_DATA` is not documented ### Steps to reproduce Search `ADD_DEFAULT_DATA` in README.md -> Not found ### What is the expected *correct* behavior? Add documentation for `ADD_DEFAULT_DATA`...

bug

### Summary BASE_DN is wrongly generated from DOMAIN ### Steps to reproduce - Specify DOMAIN as `a.b.c` - Leave BASE_DN to blank BASE_DN is inferred as `dc=c,dc=a` ### What is...

bug

#### Description Images accessed with signed url results in 403 now. #### Notion Test Page ID Currently using the function below. ``` function getPageCover( pageData: ExtendedRecordMap, pageBlock: PageBlock ): string...

#### Description There is a `reducer` type of collection view, which is `table` type when created on Notion Website. #### Notion Test Page ID d297b76916ff4749b49648ac9984c358

/usr/share/lemonldap-ng is essential for customization Please backup this directory on Dockerfile and allow PRESERVEFILES with docker_entrypoint.sh

Hi, I appriciate your work. I found out that each services (assets, recordings, sourcemaps) requires each buckets. However, we are in a special situation where we can use only one...

feature-request

When started with `yarn dev`, Transifex gives a CORS error. ![image](https://user-images.githubusercontent.com/10355032/232655789-f6ff8731-31de-463c-95a6-6e1d8c507fb8.png) It gives correct CORS headers (`access-control-allow-origin: *`), but not recognized by the electron. ![image](https://user-images.githubusercontent.com/10355032/232655980-3e07225c-b492-4256-9958-b544ae7e7f6c.png)

Hi, we are making a satelite for AAS CanSat 2024 from Yonsei University, and selected Bosch Sensortec BHI360 Shuttle Board 3.0 for 9-DoF IMU and presure & temperature. I found...