school-ryazan.edu.bars.group Open in urlscan Pro
93.170.52.37  Public Scan

URL: https://school-ryazan.edu.bars.group/login.php
Submission Tags: krdtest
Submission: On January 18 via api from JP — Scanned from JP

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://school-ryazan.edu.bars.group/login.php

Using the URLconf defined in web_edu.urls, Django tried these URL patterns, in
this order:

 1.  ^desk/?$ [name='workspace']
 2.  ^$ [name='web_edu.views.start']
 3.  ^help/?$
 4.  ^logout
 5.  ^settings
 6.  ^actions/ [name='web_edu.views.dict_view']
 7.  ^rest/
 8.  ^plugins/
 9.  ^password_reset/$ [name='web_edu.views.password_reset']
 10. ^password/reset/done/$ [name='password_reset_done']
 11. ^reset/(?P<uidb64>[0-9A-Za-z]+)-(?P<token>.+)/$
     [name='web_edu.views.password_reset_confirm']
 12. ^reset/done/$ [name='password_reset_complete']
 13. ^reset_first/(?P<uidb64>[0-9A-Za-z]+)-(?P<token>.+)/$
     [name='password_reset_first_confirm']
 14. ^reset_first/done/$ [name='password_reset_first_complete']
 15. ^admin/
 16. ^static/(?P<path>.*)$
 17. ^media/
 18. ^wsfactory/api$
 19. ^wsfactory/api/(?P<service>[\w\-]+)(/\w*)?$
 20. ^sample/service$
 21. ^m3-users
 22. ^auth/
 23. ^m3-users
 24. ^ws/declaration$
 25. ^ws/lang_declaration$
 26. ^ws/v1/declaration$
 27. ^ws/diary_smev$
 28. ^ws/EGE$
 29. ^ws/exams_smev$
 30. ^ws/info_smev$
 31. ^ws/pupil_service$
 32. ^ws/school_service$
 33. ^ws/info$
 34. ^ws/school$
 35. ^ws/ege_service$
 36. ^ws/
 37. ^personal-area/$ [name='web_edu.core.personal_area.views.application']
 38. ^pupil/.*
 39. ^parent/.*
 40. ^api/HomeworkService/* [name='HomeworkService']
 41. ^api/ScheduleService/* [name='ScheduleService']
 42. ^api/ProfileService/* [name='ProfileService']
 43. ^api/MarkService/* [name='MarkService']
 44. ^api/SchoolService/* [name='SchoolService']
 45. ^api/PortfolioServices/* [name='PortfolioServices']
 46. ^api/PortfolioFieldServices/* [name='PortfolioFieldServices']
 47. ^api/WidgetService/* [name='WidgetService']
 48. ^api/ContingentPortfolioServices/* [name='ContingentPortfolioServices']
 49. ^api/FeedbackService/* [name='FeedbackService']
 50. ^api/MailBoxService/* [name='MailBoxService']
 51. ^api/AdvertBoardService/* [name='AdvertBoardService']
 52. ^async/reporting/(?P<task_type>[0-9A-Za-z]+)/apply
 53. ^async/reporting/(?P<task_type>[0-9A-Za-z]+)/results$
 54. ^my_journal/
 55. ^monitoring/process-request/pid/(?P<pid>.+)/$
 56. ^monitoring/process-request/host/(?P<host>.+)/pid/(?P<pid>.+)/$
 57. ^monitoring/process-request/enabled/$
 58. ^monitoring/process-memory/$
 59. ^monitoring/process-memory/host/(?P<host>.+)/pid/(?P<pid>.+)/$
 60. ^monitoring/process-memory/clear/$
 61. ^monitoring/process-memory/clear/host/(?P<host>.+)/pid/(?P<pid>.+)/$
 62. ^monitoring/process-memory/enabled/$
 63. ^monitoring/process-memory/config/$
 64. ^monitoring/silk/
 65. ^monitoring/silk/config/$
 66. ^monitoring/silk/enabled/$
 67. ^monitoring/active-users/count/(?P<minutes_ago>\d+)$
 68. ^monitoring/production-request/save/$
 69. ^monitoring/production-request/enabled/
 70. ^monitoring/production-request/config/$
 71. ^ejd/
 72. ^webservices/alpha_bi
 73. ^webservices/rsdo-data

The current path, login.php, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings
file. Change that to False, and Django will display a standard 404 page.