Oliver Falk
|
b93569a279
|
Enhance and fix tests to accomodate the changes related to CWE-601
|
2021-11-22 14:01:04 +01:00 |
|
Oliver Falk
|
ab56bf720a
|
String search returns > 0 if found...
|
2021-11-22 13:57:43 +01:00 |
|
Oliver Falk
|
56f90412bf
|
Enhance the list. It's possible some non-ssl sites still use gravatar without https and some sites use secure.gravatar.com
|
2021-11-22 13:57:12 +01:00 |
|
Oliver Falk
|
e260e6ff2f
|
Increase version
|
2021-11-22 13:22:47 +01:00 |
|
Oliver Falk
|
ff9bfdefb5
|
Fix CWE-601 - Open URL redirection
- Only a few URLs are allowed now and this _will_ break some implementations
- Print information in the log about which URL was kicked
|
2021-11-22 13:17:20 +01:00 |
|
Oliver Falk
|
09a8c60ad0
|
Merge branch 'redesign' into 'devel'
Redesigned profile page
See merge request oliver/ivatar!193
|
2021-09-17 09:09:18 +00:00 |
|
Oliver Falk
|
547b570f5d
|
Redesigned profile page
|
2021-09-17 09:09:18 +00:00 |
|
Oliver Falk
|
ee13fb545a
|
Merge branch 'master' into devel
|
2021-09-16 10:59:09 +02:00 |
|
Oliver Falk
|
e2a24296c4
|
Merge branch 'devel' into 'master'
Fix fetching Gravatar fetching leading to false positives
See merge request oliver/ivatar!192
|
2021-09-16 08:58:44 +00:00 |
|
Oliver Falk
|
de6ba7b1c4
|
Fix fetching Gravatar fetching leading to false positives
|
2021-09-16 08:58:44 +00:00 |
|
Oliver Falk
|
71a24737b4
|
Do not use 404 in case no default is set - we need to redir to the default Gravatar
|
2021-09-16 10:50:29 +02:00 |
|
Oliver Falk
|
e260c7410b
|
Merge in master
|
2021-09-16 10:42:37 +02:00 |
|
Oliver Falk
|
030ea6fd33
|
Additional logging of gravatar fetches and ensure we don't send d=None, if default hasn't been set; Reformat with black
|
2021-09-16 10:38:53 +02:00 |
|
Oliver Falk
|
c3422ccc78
|
We're aware there are some complext functions, it's a complex topic.
|
2021-09-16 10:37:40 +02:00 |
|
Oliver Falk
|
6aa870963d
|
Merge branch 'devel' into 'master'
v1.5 massive (code) update
See merge request oliver/ivatar!191
|
2021-09-16 08:28:49 +00:00 |
|
Oliver Falk
|
355af2351d
|
v1.5 massive (code) update
|
2021-09-16 08:28:49 +00:00 |
|
Oliver Falk
|
7ab63887a7
|
Merge branch 'master' into devel
|
2021-09-16 10:22:18 +02:00 |
|
Oliver Falk
|
26768aacb2
|
Update ignored files (for coverage report)
|
2021-09-16 10:00:02 +02:00 |
|
Oliver Falk
|
a3f7575726
|
v1.5 - massive code update
|
2021-09-16 09:23:38 +02:00 |
|
Oliver Falk
|
44f3c2bcba
|
More testing of the export
|
2021-09-15 14:03:01 +02:00 |
|
Oliver Falk
|
b7d3c7655a
|
Use SCHEMAROOT from config and reformat with black
|
2021-09-15 13:22:41 +02:00 |
|
Oliver Falk
|
f37fc4de09
|
Central place for the schema root
|
2021-09-15 13:14:56 +02:00 |
|
Oliver Falk
|
7b01e2eef2
|
Wire up the export functionality in the menu
|
2021-09-15 11:39:16 +02:00 |
|
Oliver Falk
|
f8a5fc55e0
|
Add export functionality and reformat with black
|
2021-09-15 11:35:52 +02:00 |
|
Oliver Falk
|
8ba3a55756
|
Test export page - without any functionality and reformat with black
|
2021-09-15 11:33:34 +02:00 |
|
Oliver Falk
|
d663bceead
|
Need to ignore E402 - we check this with pylint
|
2021-09-15 11:31:41 +02:00 |
|
Oliver Falk
|
7c7de1e711
|
Some safety measures to avoid breaking old/new export and reformat with black
|
2021-09-15 11:29:44 +02:00 |
|
Oliver Falk
|
f288a97bad
|
Fix trailing whitespace and reformat with black
|
2021-09-15 11:27:15 +02:00 |
|
Oliver Falk
|
3d3aa4f48e
|
Ingore W503
|
2021-09-15 11:27:10 +02:00 |
|
Oliver Falk
|
328914698c
|
Make sure we list the email instead of the dict and
|
2021-09-15 11:19:46 +02:00 |
|
Oliver Falk
|
5cec4cbdb1
|
Ignore this module, as it's hardly used and very difficult to test
|
2021-09-14 16:22:23 +02:00 |
|
Oliver Falk
|
9fdbf81f71
|
Clean up with black
|
2021-09-14 16:02:04 +02:00 |
|
Oliver Falk
|
1f04bf0f18
|
Clean up with black
|
2021-09-14 16:01:23 +02:00 |
|
Oliver Falk
|
205ba0c934
|
Clean up with black
|
2021-09-14 15:55:52 +02:00 |
|
Oliver Falk
|
7ca34aea1b
|
Clean up with black
|
2021-09-14 15:54:37 +02:00 |
|
Oliver Falk
|
32ed22704c
|
Add flake and pre commit config
|
2021-09-14 15:52:24 +02:00 |
|
Oliver Falk
|
38d2f0dd92
|
Clean up with black
|
2021-09-14 15:52:03 +02:00 |
|
Oliver Falk
|
52e5673834
|
Reuse username as email if it looks like a valid email address
* Automatically add it as UnconfirmedEmail and trigger confirmation mail
* Clean up views with black
|
2021-09-14 15:48:28 +02:00 |
|
Oliver Falk
|
12d69576af
|
Merge branch 'devel' into 'master'
Fix padding, so gandi logo is fully visible
See merge request oliver/ivatar!190
|
2021-09-10 11:14:30 +00:00 |
|
Oliver Falk
|
7ef4fecb4f
|
Fix padding, so gandi logo is fully visible
|
2021-09-10 11:14:30 +00:00 |
|
Oliver Falk
|
539e0b6ce0
|
Add some padding at the end, so the logo is fully visible
|
2021-09-10 12:55:39 +02:00 |
|
Oliver Falk
|
d7b5b0de27
|
Merge branch 'master' into devel
|
2021-09-10 12:52:53 +02:00 |
|
Oliver Falk
|
7cfd283c85
|
Merge branch 'master' into devel
|
2021-09-10 12:44:58 +02:00 |
|
Oliver Falk
|
41ee907292
|
Merge branch 'gandi-sponsor' into 'master'
Add Gandi logo - since sponsoring the domain
See merge request oliver/ivatar!189
|
2021-09-10 10:44:29 +00:00 |
|
Oliver Falk
|
b2f06256db
|
Merge branch 'devel' into gandi-sponsor
|
2021-09-10 11:45:18 +02:00 |
|
Oliver Falk
|
a3489188c3
|
Merge branch 'devel' into 'master'
Fix CI/CD
See merge request oliver/ivatar!187
|
2021-09-06 13:27:30 +00:00 |
|
Oliver Falk
|
0c2f039ff4
|
Fix CI/CD
|
2021-09-06 13:27:29 +00:00 |
|
Oliver Falk
|
48d1b7d47d
|
Hopefully fixes shell not found
|
2021-09-06 14:44:21 +02:00 |
|
Oliver Falk
|
ce01f8dec1
|
Upgrade test container to f34 and use quay instead of docker
|
2021-09-06 14:39:16 +02:00 |
|
Oliver Falk
|
d2701deb0f
|
Merge branch 'devel' into 'master'
Make sure we pass coverage tests again
See merge request oliver/ivatar!186
|
2021-06-11 10:28:30 +00:00 |
|