Skip to content

Commit 5b3bb04

Browse files
committed
Adds a README.md
Signed-off-by: Akash Manohar J <[email protected]>
1 parent 7f51891 commit 5b3bb04

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Kandan
2+
=========
3+
4+
A Bushido chat application
5+
6+
7+
8+
Concerns
9+
=========
10+
11+
* When a user is removed from the Bushido group, the user record should only be marked as disabled. So that all chat history is still relevant (not out of context).
12+
Authorizing a user to an app is taken care of by the Bushido authorizer so there's no security hole (being able to login when the record is present).

0 commit comments

Comments
 (0)