Просмотр исходного кода

Added developer docs about Login code.

Thanks to xet7 !

Fixes #5714
Lauri Ojansivu 2 месяцев назад
Родитель
Сommit
c0e4e01deb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/DeveloperDocs/Developer-Documentation.md

+ 1 - 0
docs/DeveloperDocs/Developer-Documentation.md

@@ -6,6 +6,7 @@ Please read the meteor style guide before making any significant contribution.
 
 # Stories about how Wekan works, and developing Wekan
 
+- [Login code](https://github.com/wekan/wekan/issues/5714)
 - https://www.mongodb.com/docs/drivers/node/v3.7/fundamentals/promises/
 - [Do not use code formatters like Prettier and ESLint](https://github.com/wekan/wekan/pull/4633#issuecomment-1214214591)
 - [How realtime board updates work](https://github.com/wekan/wekan/issues/3788#issuecomment-834649553)