Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

При аудите возникли вопросы #5

Open
1 of 4 tasks
Dias1c opened this issue Nov 24, 2022 · 4 comments
Open
1 of 4 tasks

При аудите возникли вопросы #5

Dias1c opened this issue Nov 24, 2022 · 4 comments
Assignees

Comments

@Dias1c
Copy link
Owner

Dias1c commented Nov 24, 2022

  • В fronted в страницы поста добавить overflow: auto для content
  • Добавить автоконструктор хэндлеров, с дефолтным middleware logger в место debugLogHandler и так же проверка методов реализовать в конструкторе хендлеров
  • Токены для создание постов, лайкания, удаления постов, создание аккаунта.
  • В базе данных created_at, updated_at сменить тип с TEXT на DATETIME, чтобы не конвертировал время каждый раз.
@Dias1c Dias1c self-assigned this Nov 24, 2022
@Dias1c
Copy link
Owner Author

Dias1c commented Dec 9, 2022

  • dockerfile нуждается в data.sqlite.db
  • internal/cenv -> pkg/cenv

@Dias1c
Copy link
Owner Author

Dias1c commented Feb 26, 2023

  • Добавить db.Ping, чтобы проверить установилось ли соеденение

@Dias1c
Copy link
Owner Author

Dias1c commented Mar 8, 2023

  • В странице регистрации поменять проверку паролей

@Dias1c
Copy link
Owner Author

Dias1c commented Mar 8, 2023

  • Trim post title
  • Trim post content
  • Trim post comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant