GodDrinkTeJAVA

Results 4 issues of GodDrinkTeJAVA

고민하고 고민해도 답이 나오질 않아서 질문드립니다... I found out I did not fully utilize the Django's in-built auth module, and I changed the code and auth problem comes out. The...

question
resolved
HW3

![image](https://user-images.githubusercontent.com/46532449/67622817-16cfb680-f859-11e9-8414-79dec7bcff77.png) ![image](https://user-images.githubusercontent.com/46532449/67622818-20f1b500-f859-11e9-9417-3e6f8c63e585.png) #175 에 이어서 질문드립니다. 현재 ARC로 보내는 메시지에서 sessionid가 두개로 나오는데 이러한 문제를 겪으신 분이 있나요...? 추가로 REST api를 지원하는 프로그램이 있다면 사용해도 무관할까요? 구체적으로는 브라우저 파이어폭스의 [RESTED](https://addons.mozilla.org/ko/firefox/addon/rested/)...

question
resolved
HW3

Dear TA or anyone merciful enough to answer the question I think I have implemented Django app with careful consideration of CSRF. However, it seems it doesn't change CSRF even...

question
HW3

While importing PinoWebpackPlugin in Next.config.js, next.js always shows the message for not having CommonJsRequireDependency. When I push PinoWebpackPlugin into array of plugins by this clause where currDir is simply a...