Skip to content

ENH: Use MOD skill to enable MOD check in #53

@jschrempp

Description

@jschrempp

Today the MOD permission has to be granted by SQL access to the FDB. This means only a DBA can grant MOD permission.

We could create a skill in Amilia called "RFID: MOD". When a user taps in the firmware gets their skill list from Amilia. It could pass skills to the FDB with the call to checkin/out and the FDB could update the MOD_Eligible flag in the clientInfo table.

With this change, any Amilia administrator with access to Skills could change the MOD permission.

(Additionally, we use the display_classes field in the FDB to decide how to decorate a person's div in the checkin screen - for example, "staff" results in a magenta border. We could use Amilia Skills to set this field too.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions