Skip to content

[FEATURE REQUEST] oCIS Users light #4490

@jesmrec

Description

@jesmrec

oCIS allows to create several kind of users (admin, space admin, user and light user). Android app supports all of them but light uses.

This kind of user is similar to the guest user of oC10. Light user lacks of Personal space and is granted to access to spaces.

Android app does not support users without a Personal. If a light user tries to connect the app, will get an error it was not found.

We'll have to find the way to allow this feature.

TASKS

  • Research (if needed)
  • Create branch feature/light_users
  • Development tasks
    • Authentication
    • Check if the account is a light user
    • Show empty personal space
    • Disable refresh operation from available offline view
    • Show unavailable quota in manage accounts
    • Show unavailable quota in drawer
    • Disable automatic uploads when there are only light users in the device
    • Disable light users in accounts list for automatic uploads when there are accounts in the device which are not light users
    • Adapt ReceiveExternalFiles for light users
    • Disable oCIS accounts warning dialog for light users
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/light_users into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions