Maximilian Friedersdorff max
  • Joined on 2022-07-03
max pushed to main at max/flangr 2022-07-06 22:12:15 +01:00
9a5bedabca Add a function login template
max closed issue max/flangr#1 2022-07-06 22:12:15 +01:00
Login page
max closed issue max/flangr#12 2022-07-06 22:07:35 +01:00
Create template hierarchy
max pushed to main at max/flangr 2022-07-06 22:07:35 +01:00
781e633abc Merge branch 'template_hierarchy'
4d07292252 Create a template hierarchy
Compare 2 commits »
max opened issue max/flangr#12 2022-07-06 21:57:51 +01:00
Create template hierarchy
max pushed to main at max/flangr 2022-07-06 21:57:27 +01:00
c962886504 Merge branch 'test_views'
56bea8020b Fully test the post view
30526d9f30 Assert some permissions behaviour for the post view
Compare 3 commits »
max closed issue max/flangr#5 2022-07-06 21:57:27 +01:00
Access to Views containing images should be restricted
max pushed to main at max/flangr 2022-07-05 22:29:55 +01:00
ca33960c44 Merge branch 'coverage'
57bc21cc34 Add coverage
Compare 2 commits »
max closed issue max/flangr#11 2022-07-05 22:29:55 +01:00
Set up coverage monitoring
max opened issue max/flangr#11 2022-07-05 22:05:00 +01:00
Set up coverage monitoring
max opened issue max/flangr#10 2022-07-05 21:59:58 +01:00
CollectionCreateView
max opened issue max/flangr#9 2022-07-05 21:58:49 +01:00
Images should not be served by django
max opened issue max/flangr#8 2022-07-05 21:57:13 +01:00
All metadata should be stripped from uploaded images
max opened issue max/flangr#7 2022-07-05 21:53:46 +01:00
UserProfileView
max opened issue max/flangr#6 2022-07-05 21:53:01 +01:00
PostCreateView
max opened issue max/flangr#5 2022-07-05 21:51:50 +01:00
Access to Views containing images should be restricted
max opened issue max/flangr#4 2022-07-05 21:50:13 +01:00
Views containing images or comments should require authentication
max opened issue max/flangr#3 2022-07-05 21:49:47 +01:00
Moderators should be able to enable new sign up accounts
max opened issue max/flangr#2 2022-07-05 21:43:42 +01:00
User self sign up
max opened issue max/flangr#1 2022-07-05 21:42:37 +01:00
Login page