# pass a User object and a list of finger (max 10) to save
conn.save_user_template(user,[fing1,fing2])
```
* Remote Fingerprint Enrollment
```
```python
zk.enroll_user('23')
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.