X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=doc%2FARCHITECTURE.txt;h=45d7c24d7b24944fc9a88224dc946b4f1b8f3011;hb=db37fff4bfb5532ca99e73845ae8a4c654618537;hp=f8ce26cbb5a8204132264eea2792ba01e9c9590c;hpb=a14eae7c480e832eb070f0fdb6d51e0700bab9d2;p=brisk.git diff --git a/doc/ARCHITECTURE.txt b/doc/ARCHITECTURE.txt index f8ce26c..45d7c24 100644 --- a/doc/ARCHITECTURE.txt +++ b/doc/ARCHITECTURE.txt @@ -2,6 +2,16 @@ Sparse documentation about Brisk. Many things aren't documented at all, but I start with authentication workflow. +==== MODIFY USERS TABLE ==== + +=== PHP CODE === + +web/Obj/dbase_base.phh + function LoginDBItem -> args & body + function LoginDBItemFromRecord -> args & body + +=== SQL CODE === +sql/sql.d/nnn-name-patch.sql AUTHENTICATION WORKFLOW