-
before: /login
after: /api/users/sso_login
-
This is about as clean and simple as it gets.
https://github.com/easyaspi314/xxhash-clean
Can it be added to either the main repo or as a link in the website?
-
SPARCS SSO로 인증한 사용자들의 User 모델 username과 UserProfile sid 필드에 SID(SPARCS SSO UID)가 중복되어 저장되고 있음. UserProfile의 sid 필드에만 저장하여 데이터베이스 정규화 수준을 높힐 필요가 있음.
-
사용자에게 logout 시에 SPARCS SSO에서도 로그아웃 할 수 있게 sso_logout_url을 제공 할 수 있는 endpoint를 제공할 필요가 있음.
-
자보 사용자의 접근을 SSO를 통해서 인증하도록 바꾼다.
SPARCS SSO를 zabo api에 연동한다.
-
**Original bug ID:** 78
**Reporter:** administrator
**Status:** closed
**Resolution:** not a bug
**Priority:** normal
**Severity:** minor
**Category:** ~DO NOT USE (was: OCaml general)
## Bug descrip…
-
Today, assigning a param to a real literal expression results in a compiler error, as shown below.
```chapel
// error: Initializing parameter 'twenty' to value not known at compile time
param twe…
-
zabo, comment, recomment의 내용이 수정될 때,( delete, update) 그 내용을 남겨야될 필요성이 있다.
다음 세 모델의 디비 내용이 변경될 때 content 변경에 관한 로그를 데이터베이스에 남기는 것이 필요하다.
- zabo
- comment
- recomment
-
1. https://univote.co.kr/ 같은 곳을 보면 포탈 사이트로 이동할 필요없이 바로 자체 입력 폼에서 포탈 인증이 가능한데 SPARCS SSO의 경우도 이렇게 바꾸면 어떨까합니다.
2. 이건 제 추측이지만 다수의 학생들이 portal 인증을 통해 sparcssso로 로그인을 할 것이므로, 현재의 이메일로 로그인하는 폼과 포탈인증의 자리를…
-
현재 https://sparcs.org/rules 최하단에서 http://sparcs.org/media/files/20090504-rules.pdf 등으로 링크가 걸려 있는데, 해당 파일들이 존재하지 않는 거 같습니다.