View Source DemoWeb.UserAdmin (LiveAdmin v0.12.1)

Link to this section Summary

Functions

Run a given aggregation on a given field.

Deactivated users cannot login

Regenerate all the passwords!

Argument will be base16 encoded, so, super safe

Link to this section Functions

Link to this function

aggregate(session, function, field)

View Source

Run a given aggregation on a given field.

Deactivated users cannot login

Link to this function

regenerate_passwords(session)

View Source

Regenerate all the passwords!

Each user will get 16 random bytes of their very own.

Link to this function

render_field(user, field, session)

View Source
Link to this function

set_password(user, _, new_password)

View Source

Argument will be base16 encoded, so, super safe