boinc/html/inc
David Anderson 40d68bc688 server: when deleting user, remove related DB records
When deleting a user (from the delete_spammers.php script),
remove records that refer to that user in
private_messages, notify, credit_user, badge_user, and friend tables.

Notes:
- This change eliminates some dangling references,
  but in general a BOINC DB doesn't have referential integrity.
  The code should check for dangling references.
- Functions like BoincUser::delete() should delete a user record,
  not try to remove things that refer to it.
  The function delete_user() (in user.inc) does this.
2014-10-08 12:14:34 -07:00
..
GeoIP.dat
akismet.inc
bbcode_convert.inc
bbcode_html.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
boinc_db.inc server: when deleting user, remove related DB records 2014-10-08 12:14:34 -07:00
bolt.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_cat.inc
bolt_db.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_ex.inc
bolt_rnd.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_sched.inc
bolt_select.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_seq.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bolt_snap.inc
bolt_util.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
bolt_util_ops.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
bolt_xset.inc - fix formatting in PHP code 2010-11-04 18:20:57 +00:00
bossa.inc - user web: fix security vulnerabilities 2013-03-04 17:39:24 +01:00
bossa_db.inc Bossa: use new DB interface; from Janus 2014-03-21 10:40:12 -07:00
bossa_example.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
bossa_example2.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
bossa_example3.inc
bossa_example4.inc
bossa_impl.inc - Bossa tweaks 2011-05-27 19:05:23 +00:00
cache.inc web: fix PHP warning 2014-09-24 10:24:30 -07:00
cert.inc
common_defs.inc Fix last commit 2013-12-28 22:53:47 -08:00
countries.inc
credit.inc
db.inc web: change NO_MYSQLI feature to fix recursive-include problems 2014-09-28 12:15:26 -07:00
db_conn.inc web: fix explode() arg order 2014-10-02 00:54:17 -07:00
db_ops.inc admin web: in "result summary in last X", don't include delayed-file-delete jobs 2014-10-05 02:17:03 -07:00
dir_hier.inc
email.inc web: update interface to PHPMailer 2014-04-30 10:36:04 -07:00
forum.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
forum_banishment_vote.inc web PHP code: use mysqli everywhere if available 2014-09-04 12:00:09 -07:00
forum_db.inc server: when deleting user, remove related DB records 2014-10-08 12:14:34 -07:00
forum_email.inc web: fix to forum email functions 2014-08-29 21:07:08 -07:00
forum_rss.inc web: fix include problem 2014-10-02 08:09:00 -07:00
friend.inc web: handle the case of missing user records in a few places 2014-07-12 14:32:59 -07:00
geoip.inc
host.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
htmLawed.php web: fix DOS line endings in htmLawed.php 2014-10-03 07:37:17 -07:00
image.inc
language_names.inc Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-04-30 15:39:25 -07:00
news.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
notify.inc web: handle the case of missing user records in a few places 2014-07-12 14:32:59 -07:00
page_translate.inc
pm.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
prefs.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
prefs_project.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
prefs_util.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
profile.inc web: use new DB API here and there; should be no visible changes 2014-04-24 09:41:59 -07:00
recaptchalib.php web: change Recaptcha URL; the old one doesn't work w/ Chrome, IE 2013-12-06 17:45:40 -08:00
result.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
sandbox.inc Optionally specify result template file name when submitting a job via RPC 2014-06-17 15:53:41 +03:00
sanitize_html.inc web: use htmLawed instead of kses for HTML sanitization 2014-10-02 08:16:28 -07:00
stats_sites.inc web: SETIBZH URL changed 2014-10-02 13:13:31 -07:00
submit.inc Fix typos 2014-07-15 12:21:17 +03:00
submit_db.inc remote job submission: add notion of "expire time" for batches (for Condor) 2013-09-17 13:35:55 -07:00
submit_util.inc remote job submission: add notion of "expire time" for batches (for Condor) 2013-09-17 13:35:55 -07:00
team.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
team_types.inc
text_transform.inc web: actually do last commit 2014-09-24 18:35:07 -07:00
time.inc web: forums: display BBcode withing [pre] and [code]. 2014-09-10 15:46:58 -07:00
translation.inc web: code cleanup in translation code 2013-12-04 10:22:11 -08:00
uotd.inc web: make badge display configurable 2014-09-18 10:08:45 -07:00
user.inc server: when deleting user, remove related DB records 2014-10-08 12:14:34 -07:00
util.inc web: tweaks 2014-10-07 04:02:43 -07:00
util_basic.inc web: fix typo 2014-06-21 13:40:02 -07:00
util_ops.inc web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer. 2014-10-02 12:15:54 -07:00
wap.inc - WAP interface to credit info: return correct timestamp, 2012-01-18 20:59:24 +00:00
web_rpc_api.inc Extend PHP interface for Web RPCs 2013-12-28 22:50:59 -08:00
xml.inc Extend PHP interface for Web RPCs 2013-12-28 22:50:59 -08:00