-
Notifications
You must be signed in to change notification settings - Fork 7
Functions
Gulyás Gergely edited this page Dec 30, 2016
·
4 revisions
We use AuthSCH (https://auth.sch.bme.hu) for authentication which is built on OAuth2.
Show profile page:
- list all attributes where privacy is public
Group membership:
- list all groups which the user is a member of
Editable attributes (* is required):
- First name * (from AuthSCH)
- Last name * (from AuthSCH)
- Nickname
- Gender (from AuthSCH)
- Date of birth
- Home address
- Email * (from AuthSCH)
- Phone Number
- Webpage
- Dormitory
- Room number
- IM accounts
- Profile picture
Privacy settings for:
- Date of birth
- Home address
- Phone Number
- Webpage
- Dormitory
- Room number
We search in the following attributes with OR conditions:
- full name
- nickname
- phone number (if the query length is longer than 8)
- dormitory
- room