Age | Commit message (Collapse) | Author |
|
Implement poor man's admin panel
|
|
|
|
|
|
CollectionCipher::save() and delete() should return QueryResult instead of bool
|
|
|
|
Cipher::save() should return QueryResult instead of bool
|
|
|
|
Return proper error message for org reinvite
|
|
|
|
updated global domains file
|
|
Collection update updates User revision
|
|
Add continuation token when we return object list
|
|
|
|
|
|
|
|
Add dockerfile for aarch64 (arm64)
|
|
Org improvements
|
|
|
|
|
|
|
|
|
|
Remove unecessary copy from armv7 Dockerfile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update Vault to v2.3.0
|
|
|
|
Update the Invitation workflow documentation
|
|
Add alias for DELETE call on accounts
|
|
|
|
|
|
Fixed code block, added some formatting
|
|
|
|
|
|
Update README.md
|
|
traefik proxy example
|
|
|
|
Added infos about enabling https when softwares getting certs are using symlinks
|
|
|
|
|
|
Added SMTP_FROM config to examples and made it mandatory, it doesn't make much sense to not specify the from address.
|
|
|
|
|
|
# Conflicts:
# Cargo.toml
# src/api/core/ciphers.rs
# src/main.rs
|
|
Documentation for SMTP and password hint configuration
|
|
|