Add @approval argument to almost all DB_MANIPULATION functions
commitcc1d39b1ef7c6cdcd0dbc6eb2759686ed33dd281
authorPetr Písař <petr.pisar@atlas.cz>
Wed, 3 Feb 2010 14:46:36 +0000 (3 15:46 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Wed, 3 Feb 2010 14:46:36 +0000 (3 15:46 +0100)
tree878b84d3ca5ac3ad0e9da3fdcdcec0a5fb21b678
parent9632ef81dd2280e10a0c65a49d2f2971cd33dfaf
Add @approval argument to almost all DB_MANIPULATION functions

This by-spec-subdocumented feature is designed to store link to external
decission about box manipulation (create, delete, change, etc.).

The argument is type of struct isds_approval. If it's not NULL, then approved
boolean flag and optional link to the approval (generic string, usually serial
number because Czech government has never heard about URN).
client/changebox.c
client/deleteuser.c
client/disableaccesibilityexternaly.c
client/resetpassword.c
client/switchaccessibility.c
client/switchcommercial.c
src/isds.c
src/isds.h