강제 로그인 시 이용약관 및 개인정보 처리방침 동의 알림이 표시되지 않음

My forum currently has the login required setting enabled where anonymous users are forced to log in or register on the site. I have noticed that the text “By registering, you agree to the privacy policy and terms of service.” is missing when the setting is enabled. When it isn’t, the text is visible. I believe the text should be visible so users know they are subject to the terms of service and privacy policy when joining the forum.

login required Setting Enabled:

login required Setting Disabled:

1개의 좋아요

It makes sense on a login only community. On Meta or example if you click ToS it takes you to here which is ‘inside’ the site. That defeats the point of login only.

3개의 좋아요

I see, although I noticed that even on login-only sites, the pages /tos and /privacy are still accessible to the public internet even when anonymous. The UI is also restricted on these pages. For notifying users they are legally binded to the terms of service and privacy policy, I think it’s best to have that agreement notice on login-only sites.

1개의 좋아요

Yes, we should probably show this disclaimer unconditionally… I’ve attempted a PR here: UX: show disclaimer on account creation unconditionally by awesomerobot · Pull Request #26807 · discourse/discourse · GitHub

but there might be some more complicating factors to consider…

1개의 좋아요

I just encountered this. I think it probably qualifies as a “bug”. For example, given the following site settings:

  • login required is true
  • tos url is filled
  • privacy policy url is filled

The Disclaimer text should definitely appear on signup / invite modals (and currently does not).

2개의 좋아요

FIX: Include TOS and Privacy Policy URLs in signup when login required - Pull Request #34926%EC%9D%84 - discourse/discourse - GitHub 통해 이제 이 문제가 수정되었을 것입니다. 보고해 주셔서 감사합니다!

3개의 좋아요