Commit graph

11 commits

Author SHA1 Message Date
eikendev
66a2e74241
Merge branch 'main' into sast 2022-02-13 15:57:06 +01:00
eikendev
23e64b8380
Add scans with Semgrep 2022-02-13 15:54:57 +01:00
eikendev
5cd3627dc6
Add scans with gosec 2022-02-13 15:06:54 +01:00
eikendev
be99411b1b
Consider the prefix when testing token length 2022-02-13 11:55:43 +01:00
eikendev
500a8cd4b0
Reintroduce check for minimum token length 2022-02-12 18:58:54 +01:00
eikendev
47f10c03ae
Fix token lengths 2022-02-11 23:48:08 +01:00
eikendev
9c22816495
Add tests for token generation 2021-09-15 21:22:35 +02:00
eikendev
628d96bdb7
Fix linting errors 2021-06-11 00:11:30 +02:00
eikendev
2e2326843f
Repair channels if necessary 2021-02-09 00:05:16 +01:00
eikendev
d7721e827b
Add option to enforce strict compatibility
Some plugins check for token length. Since PushBits uses longer tokens by default for better security, these plugins are
incompatible. With this patch, users can decide if they want an application to have a short token, so that said plugins
can talk to PushBits again.
2021-02-08 00:34:33 +01:00
eikendev
9a4a096526
Restructure project layout 2021-01-16 16:56:49 +01:00