authentication

Set of classes to store authentication and permissions

camelot.model.authentication.get_current_authentication(_obj=None)[source]

Get the currently logged in :class:’AuthenticationMechanism’

camelot.model.authentication.update_last_login()[source]

Update the last login of the current person to now

Previous topic

model

Next topic

batch_job

This Page