Commit Graph

3 Commits (6fced335817a23f5a37a601c7f1ebf111821fa32)

Author SHA1 Message Date
6543 a3f05d0d98
remove util.OptionalBool and related functions ()
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
KN4CK3R 2173f14708
Add user webhooks ()
Currently we can add webhooks for organizations but not for users. This
PR adds the latter. You can access it from the current users settings.


![grafik](https://user-images.githubusercontent.com/1666336/197391408-15dfdc23-b476-4d0c-82f7-9bc9b065988f.png)
Lunny Xiao c0015979a6
Support system hook API ()
This add system hook API