Commit Graph
35 Commits
Author SHA1 Message Date
Nick Fox 2e300da057 Fix #468 - Percent-encode the email address in invite link 2019-07-02 22:55:13 -04:00
Nick Fox 7976d39d9d Adjust whitespace 2019-03-20 23:29:29 -04:00
Nick Fox 5ee9676941 Break up long line to stop SMTP from breaking 2019-03-20 23:24:30 -04:00
Nick Fox 0a74e79cea Refactor generate_invite_claims, make org_name and org_id optional 2019-01-05 23:03:49 -05:00
Nick Fox 7db66f73f0 Refactor invited_by_email check 2019-01-05 13:46:45 -05:00
Nick Fox 2f5bdc23f6 Fix formatting and add vault link to notification emails 2019-01-05 13:36:08 -05:00
Nick Fox cec28a85ac Update admin page to work with new invitation flow 2019-01-04 10:32:51 -05:00
Nick Fox 736c0e62f2 Send emails to inviters/invitees when invites are accepted/confirmed 2019-01-02 22:20:39 -05:00
Nick Fox 43eb064351 Replace invite/reinvite email functions with generic send_email 2019-01-02 22:19:44 -05:00
Nick Fox 6e47535c2e Remove redundant docs files 2019-01-01 16:33:19 -05:00
Nick Fox 0448d98afc Remove redundant information from README after moving it to the wiki 2018-12-31 21:03:06 -05:00
Nick Fox f20c4705d9 Refactor invite claims and disallow reinvites to virtual_org 2018-12-30 00:19:01 -05:00
Nick Fox 3142d8d01f Add more detail to invitation not found error 2018-12-29 23:28:19 -05:00
Nick Fox 84fa5a4ed6 Implement reinvite endpoint 2018-12-29 23:24:38 -05:00
Nick Fox cd6e4a0ebd Remove reference to syslog 2018-12-26 12:14:54 -05:00
Nick Fox 473740c13a Update fail2ban documentation for new logging format 2018-12-26 12:07:16 -05:00
Nick Fox ec715d78fb Change log timestamp format so fail2ban can parse it 2018-12-26 11:54:31 -05:00
Nick Fox f694d6f839 Add missing trailing slash 2018-12-26 10:30:21 -05:00
Nick Fox b20516d645 Update ToC with Logging section 2018-12-26 10:28:46 -05:00
Nick Fox c04300651a Document new logging setup 2018-12-25 23:00:50 -05:00
Nick Fox 2f058d3ff5 Remove old/incorrect statement about SMTP not being implemented 2018-12-25 22:30:35 -05:00
Nick Fox 582f967a59 Update invitations documentation for new email invitations 2018-12-25 22:29:31 -05:00
Nick Fox e3395ee910 Mention that invite links are valid for 5 days only 2018-12-23 15:25:05 -05:00
Nick Fox cb78ba9bb2 Document domain/email invitation requirements 2018-12-23 15:21:19 -05:00
Nick Fox b0ac640d8b Use JWT to validate existing user invites 2018-12-23 15:15:44 -05:00
Nick Fox 2cd736ab81 Validate JWT if a user registers with SMTP invites enabled 2018-12-20 22:16:41 -05:00
Nick Fox 99256b9b3a Prefix unused params with underscore 2018-12-20 21:37:03 -05:00
Nick Fox 26bf7bc12f Use upstream jslib invite/registration workflow 2018-12-18 23:16:03 -05:00
Nick Fox 9479108fb7 Remove CONFIG.email_invitations 2018-12-17 17:10:09 -05:00
Nick Fox 042c1072d9 Remove CONFIG.email_invitation option 2018-12-17 17:02:15 -05:00
Nick Fox e245e965ba Fix broken rebase 2018-12-15 22:45:39 -05:00
Nick Fox 4910b14d57 Implement email invitations and registration workflow 2018-12-14 21:56:00 -05:00
Nick Fox d428120ec6 Add email_invitations config option 2018-12-14 21:54:44 -05:00
Nick Fox e2907f4250 Add invite email functionality 2018-12-14 21:54:03 -05:00
Nick Fox 680f5e83d8 Add Invite JWT struct and supporting functions 2018-12-14 21:52:16 -05:00