mirror of
https://github.com/plankanban/planka.git
synced 2025-12-17 01:11:23 +03:00
feat: Webhooks configuration, all events support, refactoring
This commit is contained in:
@@ -5,7 +5,13 @@
|
||||
* @docs :: https://sailsjs.com/docs/concepts/models-and-orm/models
|
||||
*/
|
||||
|
||||
const OIDC = {
|
||||
id: '_oidc',
|
||||
};
|
||||
|
||||
module.exports = {
|
||||
OIDC,
|
||||
|
||||
attributes: {
|
||||
// ╔═╗╦═╗╦╔╦╗╦╔╦╗╦╦ ╦╔═╗╔═╗
|
||||
// ╠═╝╠╦╝║║║║║ ║ ║╚╗╔╝║╣ ╚═╗
|
||||
|
||||
Reference in New Issue
Block a user