sparcssso
sparcssso copied to clipboard
Single Sign On System for SPARCS
Email auth 완료 시에 체크해서 이메일 도메인이 `sparcs.org`일 경우 `test enabled` 권한을 줘야 함.
# 문제상황 ALLOWED_HOSTS에 현재 호스트가 추가되어 있지 않을때 (ex. 로컬에서 localhost), 다음과 같은 오류가 발생합니다. ``` Traceback (most recent call last): File "/Users/shwjdgns/repo/work/sparcssso/venv/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request)...
- [ ] If user fails to log in several time, then prevent user from logging for a period of time. - [ ] Also after this user should check...
- use const and let