GitBucket
Toggle navigation
Sign in
Files
Branches
19
Releases
Issues
5
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
nitta-lab-2023
/
NemophilaServer
Save
Cancel
AccountsRestのPOSTメソッドについて
#89
Closed
a-oshimo
opened this issue
on 27 May 2023
- 0 comments
a-oshimo
commented
on 27 May 2023
現在はpwがnullでもユーザーの新規登録が出来てしまうため出来ないように変更すべきだと思います。修正しないとpwを利用する場面でNullPointerExceptionが発生します。
a-oshimo
closed this issue
on 30 May 2023
Labels
bug
Priority
important
Milestone
No milestone
Assignee
No one
1 participant
現在はpwがnullでもユーザーの新規登録が出来てしまうため出来ないように変更すべきだと思います。修正しないとpwを利用する場面でNullPointerExceptionが発生します。