Skip to content
emanreyalp edited this page Dec 23, 2016 · 4 revisions

Authentication

we use the AuthSCH which is built OAuth2

Profile page

Show profile page:

  • list of all attributes where the privacy is public

Grpup membership:

  • list of all groups where member

Profile settings

Editable attributes (* is required):

  • First name*
  • Last name*
  • Nickname
  • Gender
  • Date of birth
  • Home address
  • Email*
  • Phone Number
  • Webpage
  • Dormitory
  • Room number
  • IM accounts
  • Profile picture

Privacy settings for:

  • Date of birth
  • Home address
  • Email
  • Phone Number
  • Webpage
  • Dormitory
  • Room number

Search

we search in these with or conditions:

  • full name
  • nickname
  • email
  • phone number (if the query length longer than 8)
  • dormitory
  • room
Clone this wiki locally