Stripe 시크릿 키가 숨겨지지 않음

The values for discourse subscriptions secret key and discourse_subscriptions_webhook_secret are not being masked out in the plugin settings, they are visible there and are also visible in the staff action logs.

It’s probably better to hide them…

3개의 좋아요

Are you sure Richard?:

client: false suggests they are not serialised unless you are admin and in admin route? (Otherwise you couldn’t set them)

1개의 좋아요

This is not about client: true but about secret: true which masks the value (which can be toggled with the :eye: icon) and which removes the value from the staff action logs. This is the case for all other secrets and passwords in settings (like the secrets for Twitter, Facebook, Google oAuth2, Discord, Github, SSO client and provider etc etc)

image

As you can see secret: true is not present there.

4개의 좋아요

아, 죄송합니다. 그리고 이제 왜 #contribute:ux에 이걸 올렸는지 이해했어요 :slight_smile: :+1:

4개의 좋아요