..
ReCaptcha
Web: update the reCAPTCHA PHP client library to 1.1.2
2015-11-19 16:53:48 +01:00
password_compat
web: refactor password hashing changes to move compatibility library as a
2018-04-04 13:47:26 -05:00
random_compat
web: Replace html/inc/util.inc random_string() implementation with one
2018-04-06 09:15:51 -05:00
GeoIP.dat
…
account.inc
web: refactored code to remove config option enable_record_optin_consent
2018-06-04 11:26:38 -05:00
akismet.inc
web: make $master_url a global var
2016-11-25 20:41:09 -08:00
bbcode_convert.inc
…
bbcode_html.inc
web: fix list=1 bbcode function
2016-11-29 13:00:21 -08:00
boinc_db.inc
web: Updated database, consent and consent_type tables.
2018-05-24 12:00:00 -05:00
bolt.inc
…
bolt_cat.inc
…
bolt_db.inc
web: fix SQL injection vulnerability in remote job submission
2014-11-21 15:37:40 -08:00
bolt_ex.inc
…
bolt_rnd.inc
…
bolt_sched.inc
…
bolt_select.inc
…
bolt_seq.inc
…
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
…
bootstrap.inc
web: Fix autofocus and tab order for the login form
2018-03-09 13:51:41 -06: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: reimplement server status page to support remote daemons
2014-11-30 20:25:39 -08:00
cert.inc
…
common_defs.inc
Web: fix display of error codes
2016-06-16 15:17:43 +02:00
consent.inc
web: Update web RPCs to use new consent defintions.
2018-05-24 12:02:31 -05:00
countries.inc
web: performance tweak suggested by Scrutinizer
2017-02-12 01:07:20 -08:00
credit.inc
…
db.inc
web: show UTF8 chars in result stderr_out correctly (from Marius Millea)
2016-02-03 02:35:41 -08:00
db_conn.inc
web: create token table and php object to interact with token table.
2018-04-06 13:30:01 -05:00
db_ops.inc
web: change names of admin functions to e.g. admin_show_user()
2018-05-01 10:47:38 -07:00
delete_account.inc
web: added consent table to delete functionality.
2018-05-24 12:02:43 -05:00
dir_hier.inc
remote file management: improve error checking
2017-02-17 12:58:35 -08:00
email.inc
web: fixing spacing identified by scruitinizer
2018-05-17 09:58:03 -05:00
forum.inc
web: add option for limiting # of links per post
2017-11-27 14:12:31 -08:00
forum_banishment_vote.inc
web PHP code: use mysqli everywhere if available
2014-09-04 12:00:09 -07:00
forum_db.inc
web: don't accidentally write to read-only DB replica
2015-10-19 14:02:55 -07:00
forum_email.inc
web: fix PHP warning in sending "report post" emails
2017-06-24 14:41:07 -07:00
forum_rss.inc
Web: use https urls everywhere
2015-11-30 09:36:29 +01:00
friend.inc
Add a mechanism allowing project admins to "delete" a user
2018-04-03 14:27:10 -07:00
geoip.inc
…
host.inc
server: add user_deleted and host_deleted output files for db_dump.
2018-05-03 15:31:42 -05:00
htmLawed.php
web: fix DOS line endings in htmLawed.php
2014-10-03 07:37:17 -07:00
image.inc
Web: fix GD detection
2016-05-09 11:36:44 +02:00
keywords.inc
keyword list: add Australia
2017-08-01 10:25:18 -07:00
language_names.inc
web: bug fixes and improvements
2016-12-09 00:44:26 -08:00
ldap.inc
LDAP support: fixes from Ben
2015-01-22 09:38:48 -08:00
news.inc
web: tweaks. disable "friends and family email" (abused by spammers)
2016-11-11 20:10:12 -08:00
notify.inc
web: user secure URL base if available
2017-02-12 01:03:16 -08:00
page_translate.inc
…
pm.inc
web: improve button colors and appearance
2017-08-20 01:17:21 -07:00
prefs.inc
web: modified privacy prefs code
2018-06-04 11:26:35 -05:00
prefs_project.inc
web: modified privacy prefs code
2018-06-04 11:26:35 -05:00
prefs_util.inc
web: modified privacy prefs code
2018-06-04 11:26:35 -05:00
profile.inc
Web: add extra space around placeholders
2017-07-04 13:13:01 +02:00
recaptcha_loader.php
Web: update the reCAPTCHA PHP client library to 1.1.2
2015-11-19 16:53:48 +01:00
recaptchalib.php
web: fix typo
2017-02-03 21:56:53 -08:00
result.inc
Optimized the counts of results by states and apps for results page
2018-01-23 19:25:02 +07:00
sandbox.inc
web: more fixes for dark themes
2016-11-23 02:35:28 -08: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: fixed URL of BOINCstats in 3 places
2017-01-14 21:47:45 -08:00
submit.inc
remove debug code; fix typo
2017-10-17 08:13:50 -05:00
submit_db.inc
web: implementation of wipe account
2018-05-04 17:36:09 -05:00
submit_util.inc
web: implementation of wipe account
2018-05-04 17:36:09 -05:00
team.inc
web: implementation of wipe account
2018-05-04 17:36:09 -05:00
team_types.inc
web: team-related fixes
2017-08-18 13:44:05 -07:00
text_transform.inc
fix PHP 7 Deprecated
2017-04-07 23:27:06 +07:00
time.inc
web: forums: display BBcode withing [pre] and [code].
2014-09-10 15:46:58 -07:00
token.inc
Delete token for email recovery.
2018-05-01 21:30:50 -05:00
translation.inc
Web: fix language selection mechanism
2015-10-07 12:17:07 -07:00
uotd.inc
Web: fix last resort UOTD selection query
2016-01-11 14:20:45 +01:00
user.inc
web: fixing spacing identified by scruitinizer
2018-05-17 09:58:03 -05:00
user_util.inc
web: refactored code to remove config option enable_record_optin_consent
2018-06-04 11:26:38 -05:00
util.inc
move random_string() and dtime() from util.inc to util_basic.inc
2018-04-27 14:17:56 -07:00
util_basic.inc
move random_string() and dtime() from util.inc to util_basic.inc
2018-04-27 14:17:56 -07:00
util_ops.inc
web: change names of admin functions to e.g. admin_show_user()
2018-05-01 10:47:38 -07:00
wap.inc
- WAP interface to credit info: return correct timestamp,
2012-01-18 20:59:24 +00:00
web_rpc_api.inc
create_account web RPC: improve parsing and error handling
2018-03-27 13:07:40 -07:00
xml.inc
web: allow user URLs with https://
2017-02-12 00:46:15 -08:00