Skip to content

Integration with patata #22

Description

@lvps
  1. Synchronize patata database with OwnCloud (it's manual, just make a systemd unit (also: not really relevant to this issue))
  2. Read the sqlite database from OwnCloud
  3. When someone is logging out, check if there is any completed task between login time and now
  4. If there is any, check if the maintainer is the person logging out (compare username)
  5. If it is, add it to the list of completed tasks, named completed_tasks
  6. Add to the logout message ', '.join(completed_tasks)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions