Prechádzať zdrojové kódy

Added developer docs about Login code.

Thanks to xet7 !

Fixes #5714
Lauri Ojansivu 2 mesiacov pred
rodič
commit
c0e4e01deb

+ 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)