Skip to content

Commit

Permalink
Adds a README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Akash Manohar J <akash@akash.im>
  • Loading branch information
HashNuke committed Mar 6, 2012
1 parent 7f51891 commit 5b3bb04
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Kandan
=========

A Bushido chat application



Concerns
=========

* 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).
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 comments on commit 5b3bb04

Please sign in to comment.