mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
22 lines
669 B
Plaintext
22 lines
669 B
Plaintext
!! This is not complete list of todos !!
|
||
This list only contains global tech refactorings and tech debt
|
||
For more specific TODOs see comments in code
|
||
|
||
[Functionality]
|
||
- home page
|
||
- блок нотификаций пользователей
|
||
- блок синтеза
|
||
- блок организации библиотеки моделей
|
||
- проектный модуль?
|
||
- обратная связь - система баг репортов
|
||
|
||
[Tech]
|
||
- rewrite custom password-reset
|
||
|
||
[deployment]
|
||
- logs collection
|
||
- status dashboard for servers
|
||
|
||
[security]
|
||
- password-reset leaks info of email being used
|
||
- do not use schemaID for access (prevent enumerating IDs access) |