Commit Graph

79 Commits (main)

Author SHA1 Message Date
Harvey Tindall 1a6897637f
userpage: allow manual disable of pwr through username/email/contact
5 months ago
Stefan Schokker 85de1c97ff feat: Add SMTP authentication types to settings
7 months ago
Harvey Tindall 5702e8012c
proxy: use for updater & SMTP
7 months ago
Harvey Tindall bb75bfd15d
db: deprecate customEmails/userPage
11 months ago
Harvey Tindall 833be688ac
storage: start db migration (badger(hold))
11 months ago
Harvey Tindall 22c91be127
userpage: make pwr accept username too
11 months ago
Harvey Tindall 86daa70ccb
userpage: password resets
11 months ago
Harvey Tindall 7b9b0d8a84
userpage: implement login message card
11 months ago
Harvey Tindall 68004e1d34
storage: user set/get methods for contact method access
11 months ago
Harvey Tindall 609039baeb
userpage: change email (+ confirmation)
11 months ago
Harvey Tindall 48403ce940
discord: proper support for discriminator-less
11 months ago
Harvey Tindall 8888807780
remove debug print, add another
2 years ago
Harvey Tindall d19f7d6b53
mailgun: better handle different api url formats
2 years ago
Harvey Tindall 36f3860c4c
SMTP: Always use plaintext as main body
3 years ago
Stefan Schokker b7236319ec Actually use correct variable, actually use variable correctly and added a loadConfig entry
3 years ago
Stefan Schokker 556c31d4ea Add checkbox that allows invalid SMTP certificates to be used.
3 years ago
Harvey Tindall eeb9b07bce
admin: add manual "Send Password reset" to accounts tab
3 years ago
Harvey Tindall 77799b2917
smtp: only construct email once
3 years ago
Harvey Tindall d560df5b1e
switch smtp library, add, HELLO hostname option
3 years ago
Harvey Tindall 548dceda28
don't give smtp plainauth if no username & password
3 years ago
Harvey Tindall e67b2e91fb
invite: auto-append /invite if missing to url_base
3 years ago
Harvey Tindall 9693ce3dcd
settings: add redundant URL base for pwr
3 years ago
Harvey Tindall 9885c25a2e
email: cleanup; allow re-enabling of custom email without changes
3 years ago
Harvey Tindall f763cfb53a
announcements: fix [] on {{ .username }}
3 years ago
Harvey Tindall 25a8d3807e
announcements: {{ .username }}
3 years ago
Harvey Tindall b10b558358
announcements: add {username}
3 years ago
Harvey Tindall 833d02b032
matrix: end-to-end encryption by default
3 years ago
Harvey Tindall d4096d0062
pwr: trim suffix, not prefix for links
3 years ago
Harvey Tindall 6fb8f1ed7f
Merge pull request #112 from hrfee/matrix
3 years ago
Harvey Tindall 561c461a18
PWR: TrimPrefix instead of Replace for PWR links
3 years ago
Harvey Tindall 89fb3fa619
Matrix: Notifications
3 years ago
Harvey Tindall a6447165b7
add email notify enable/disable; remove (de)hyphening
3 years ago
Harvey Tindall f8f5f35cc1
PIN verification, notifications, multiple notif providers
3 years ago
Harvey Tindall 18bcd55972
remove debug println
3 years ago
Harvey Tindall 057f306ed9
hide/ignore ssl_cert when on windows
3 years ago
Harvey Tindall 33f8070e57
cleanup; fix stripping with DEBUG=on
3 years ago
Harvey Tindall ea0293bd4e
Split some settings into new "messages" section
3 years ago
Harvey Tindall 36edd4ab0d
Telegram: Use markdown for custom emails/announcements
3 years ago
Harvey Tindall 716d6a931a
Telegram: Send messages via telegram
3 years ago
Harvey Tindall 99875b9176
almost complete telegram user verification
3 years ago
Harvey Tindall 488c2f5df5
fix broken url in welcome email
3 years ago
Harvey Tindall 59a014f681
fix title for invite emails
3 years ago
Harvey Tindall 8fdab39b18
use templateEmail and show conditionals in editor
3 years ago
Harvey Tindall 55e21f8be3
accounts: add user enable/disable & emails
3 years ago
Harvey Tindall 7a3e0d60f9
add expiry to welcome email, add dummy emailer for debugging
3 years ago
Harvey Tindall 3f8414c70a
use unix timestamp for inv created & usedBy
3 years ago
Harvey Tindall 30f16e7207
email: use strconv.Itoa instead of sprintf
3 years ago
Harvey Tindall 9370913ace
add password reset link option
3 years ago
Harvey Tindall 43e5bbbe21
add option to trust specific cert for SMTP
3 years ago
Harvey Tindall 1e9d184508
implement user expiry functionality
3 years ago