We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
削除済み・退会済みの情報を読み込めそう。 管理画面でハック的手法などで、本来表示されるべきでない会員情報を表示できたり、(登録まで至れると) del_flg = 0 に戻ってしまったり、意図しない動作を招きそうに思う。 sfGetCustomerDataFromId() も同様か。
The text was updated successfully, but these errors were encountered:
直接的な動作への影響は無さそうですが SC_Helper_Customer内のdel_flg条件は足して揃える方向で直しましょう
Sorry, something went wrong.
60c99cc
No branches or pull requests
削除済み・退会済みの情報を読み込めそう。
管理画面でハック的手法などで、本来表示されるべきでない会員情報を表示できたり、(登録まで至れると) del_flg = 0 に戻ってしまったり、意図しない動作を招きそうに思う。
sfGetCustomerDataFromId() も同様か。
The text was updated successfully, but these errors were encountered: