Commit Graph

3929 Commits

Author SHA1 Message Date
Adrià Casajús 3e983e3557
Only allow authenticated and enabled users to accept a OAuth post request 2022-02-17 17:25:04 +01:00
Son Nguyen Kim be161d0778
Merge pull request #797 from cquintana92/feature/only-allow-relative-redirects
Only allow relative and controlled redirects
2022-02-17 11:23:00 +01:00
Carlos Quintana 2a751624a8
Default ALLOWED_REDIRECT_DOMAINS to URL if it's not set 2022-02-16 16:16:14 +01:00
Carlos Quintana b4e291d4fd
Make NextUrlSanitizer a static class 2022-02-16 16:05:50 +01:00
Carlos Quintana 6be99bc576
Do not account for urlencoded redirects 2022-02-16 16:02:13 +01:00
Carlos Quintana a44acf1846
Add support for allowed redirect domains 2022-02-16 09:38:55 +01:00
Son Nguyen Kim 88ed4b8d2b
Merge pull request #800 from acasajus/fix/support-new-alias-warning
Show a warning if the user cannot create more aliases
2022-02-15 19:36:32 +01:00
Adrià Casajús 92ec70c497
Show a warning if the user cannot create more aliases 2022-02-15 18:51:13 +01:00
Carlos Quintana 39222cf868
Simplify conditional 2022-02-15 16:33:30 +01:00
Carlos Quintana 2f9489fe39
Only allow relative redirects 2022-02-15 15:16:31 +01:00
Son c947e7cbd5 improve cron job 2022-02-15 09:36:37 +01:00
Son 4d23134372 only show ZENDESK button if ZENDESK_ENABLED 2022-02-14 18:09:26 +01:00
Son 728d935d65 add ZENDESK_ENABLED param 2022-02-14 18:08:32 +01:00
Son 1e7d224f35 mention about using pycharm to reformat html code 2022-02-14 18:06:41 +01:00
Son bef3b8bd96 IDE reformat header.html 2022-02-14 18:05:32 +01:00
Son c3cd1419f9 reformat code: put POST handling on top 2022-02-14 18:02:54 +01:00
Son a0bb4e9ccc more verbose error 2022-02-14 18:02:30 +01:00
Son 473d0350ca consistent styling 2022-02-14 18:02:09 +01:00
Son 5c0bfe2f34 remove unneeded style 2022-02-14 17:55:27 +01:00
Son ea00e2ba8f move script block to the end 2022-02-14 17:54:28 +01:00
Son 634ad4ac19 IDE reformatting 2022-02-14 17:54:04 +01:00
Son Nguyen Kim 69c8980c18
Merge pull request #792 from acasajus/new/zendesk-support
Create support tickets via zendesk
2022-02-14 17:53:30 +01:00
Adrià Casajús d24ee42240
cosmetics 2022-02-14 16:00:00 +01:00
Adrià Casajús 416e7b363a
PR fixes 2022-02-14 15:58:36 +01:00
Adrià Casajús 305ce38379
PR changes 2022-02-14 11:19:03 +01:00
Son Nguyen Kim f2d02e6f93
Merge pull request #795 from simple-login/dependabot/pip/protobuf-3.15.0
Bump protobuf from 3.13.0 to 3.15.0
2022-02-12 19:35:35 +01:00
Adrià Casajús 700856053a
PR comment fixes 2022-02-11 13:32:31 +01:00
dependabot[bot] c8ca51fc5e
Bump protobuf from 3.13.0 to 3.15.0
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.15.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.13.0...v3.15.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 03:45:30 +00:00
Adrià Casajús 8120128a51
Added Zendesk token 2022-02-10 12:59:48 +01:00
Adrià Casajús 639d4412e1
Updated comments from PR 2022-02-10 12:47:31 +01:00
Adrià Casajús c9974d5321
Removed successful ticket created page and replaced with notification 2022-02-10 12:38:56 +01:00
Adrià Casajús 3fedc84c95
Add rate limit to ticket createion 2022-02-10 12:34:46 +01:00
Son Nguyen Kim c18f9658b0
Merge pull request #787 from FozzieHi/test-config
Update testing suite and refactor.
2022-02-10 11:37:36 +01:00
Adrià Casajús e844c9a392
Removed disabled page and redirected to the normal dashboard 2022-02-10 11:04:36 +01:00
Son Nguyen Kim 5121a3c2d9
Merge pull request #793 from jeifour/patch-1
Add required package for authentication with AWS SES
2022-02-10 10:51:54 +01:00
Son fbf3d49717 run the growth stats at different time than the daily monitoring stats 2022-02-10 10:39:03 +01:00
Adrià Casajús f59c5499fb
Formatting 2022-02-10 10:30:28 +01:00
Jakob Yanagibashi 01bf037638
Update ses.md
SASL package
2022-02-09 17:54:13 +01:00
Adrià Casajús 8aee883aae
Updated with more PR comments 2022-02-09 16:41:04 +01:00
Adrià Casajús 95fa95649d
Added comments from PR 2022-02-09 16:20:55 +01:00
Adrià Casajús e57dcac2d2
Added zendesk submission flow 2022-02-09 12:00:48 +01:00
Adrià Casajús 219d5b998f
Add a suport form to create tickets in zendesk 2022-02-08 22:04:25 +01:00
Son 5b62f5a745 add rate limit to /auth/register 2022-02-07 18:45:41 +01:00
george bbb2ac64b9
Use select instead of extend-select. 2022-02-06 23:55:27 +00:00
george 68462f2d8f
Reformat. 2022-02-06 23:17:52 +00:00
george 83434c3212
Use extend-select over select. 2022-02-06 21:36:37 +00:00
george 813e83d673
Use extend-select over select. 2022-02-06 21:34:36 +00:00
george 05e1208d57
Add more flake8-bugbear lints. 2022-02-06 20:59:29 +00:00
george c415324932
Add flake8-bugbear 2022-02-06 20:37:43 +00:00
george 9999f7de1e
Update .flake8 for black compatibility. 2022-02-06 20:16:21 +00:00