Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ユーザー名で日本語が登録できないようにする #1163

Merged
merged 6 commits into from
Mar 12, 2020

Conversation

shimewtr
Copy link
Contributor

@shimewtr shimewtr commented Oct 10, 2019

ユーザー名をアカウントに変更

ユーザー名を

  • 半角英数字とハイフンのみ
  • 最初と最後にハイフン不可
  • 連続でハイフン不可
    に変更

@shimewtr shimewtr requested a review from komagata October 10, 2019 00:23
@shimewtr shimewtr marked this pull request as ready for review October 10, 2019 00:24
@komagata komagata temporarily deployed to bootcamp-fjord-jp-pr-1163 October 10, 2019 00:24 Inactive
Copy link
Member

@komagata komagata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

すいません、こちらこのまま本番に反映すると既に日本語の名前のユーザーがアカウント情報変更などでValidateエラーになっちゃうので本番データをどうにかするまでマージするのはお待ちください〜

@komagata
Copy link
Member

@wawawatataru @machida こちら、どうするか決めました。

  1. login_nameが日本語の人に変更を促す表示をだす。
  2. 一定期間後、変えてない人のデータはこちらでローマ字に変えてしまう。
  3. このPRをリリース。

@shimewtr
Copy link
Contributor Author

@komagata

login_nameが日本語の人に変更を促す表示をだす。

↑既に考慮されていたら申し訳ないですが、
アンダーバー、スペース、ドットなどもvalidationエラーになってしまうのでご承知おきください。
(現役の方にもアンダーバー入ってる方が何人かいらっしゃるので)

@komagata
Copy link
Member

@wawawatataru なるほど、そちらも表示しないとですね。ありがとうございます。

@komagata komagata force-pushed the prohibit_japanese_to_username branch from c1d653a to 4ec5e1e Compare March 12, 2020 10:28
@komagata komagata force-pushed the prohibit_japanese_to_username branch from 5fc78fc to 0fe0bc9 Compare March 12, 2020 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants