about summary refs log tree commit diff
path: root/web/panettone/src/authentication.lisp (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-28 r/4182 fix(web/panettone): Don't add extra padding when already paddedGriffin Smith1-7/+1
2022-05-28 r/4181 fix(web/panettone): Properly handle un-padded base64 in jwtsGriffin Smith1-1/+13
2022-05-28 r/4180 feat(web/panettone): Implement OAuth2-based authenticationVincent Ambo1-105/+99
2022-02-07 r/3777 fix(web/panettone): unbind LDAP connections after authVincent Ambo1-10/+10
2021-04-12 r/2485 refactor(users/glittershark): Rename to grfnGriffin Smith1-1/+1
2021-04-04 r/2426 feat(panettone): Add functions to send email notificationsGriffin Smith1-0/+2
2021-01-29 r/2152 fix(panettone): handle missing DNs when looking up displaynamessterni1-6/+12
2020-08-31 r/1746 fix(panettone): Automatically reconnect to ldapGriffin Smith1-16/+52
2020-07-31 r/1509 feat(web/panettone): Log when users change issue statusesGriffin Smith1-0/+71