.. |
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: defined CONSENT_TYPE_ENROLL and replaced string 'ENROLL' with this define.
|
2018-09-17 12:55:55 -05:00 |
akismet.inc
|
web: make $master_url a global var
|
2016-11-25 20:41:09 -08:00 |
bbcode_convert.inc
|
- web: change the way project news is stored.
|
2009-12-16 22:35:08 +00:00 |
bbcode_html.inc
|
web: fix list=1 bbcode function
|
2016-11-29 13:00:21 -08:00 |
boinc_db.inc
|
web: User SQL View latest_consent to obtain consent information for users.
|
2018-09-13 11:54:04 -05:00 |
bolt.inc
|
- fix formatting in PHP code
|
2010-11-04 18:20:57 +00:00 |
bolt_cat.inc
|
- Filter questions
|
2008-11-03 03:06:29 +00:00 |
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
|
- 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 |
bootstrap.inc
|
Web: let projects customize their certificate
|
2018-10-12 14:07:07 -07: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
|
svn path=/trunk/boinc/; revision=17789
|
2009-04-10 23:15:43 +00:00 |
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: code cleanup in delete user area
|
2018-07-14 20:14:14 -07:00 |
consent.inc
|
rpc: Removed min_version_number code block.
|
2018-10-05 12:38:21 -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
|
Merge branch 'master' into sak-useroptin-dbaddconsent
|
2018-09-12 11:48:25 -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: if a thread or post creation fails
|
2018-08-02 20:04:30 -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
|
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
|
web: more changes related to host stats
|
2018-08-10 15:41:25 -07: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
|
Add project
|
2018-09-24 18:32:24 -07:00 |
language_names.inc
|
Fix English spelling of Ukrainian language string
|
2018-09-10 01:47:52 +03: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: Re-added line thaty was accidentally removed.
|
2018-09-28 11:12:51 -05:00 |
prefs_project.inc
|
web: Renamed database field 'protect' to 'project_specific'.
|
2018-09-17 12:55:55 -05:00 |
prefs_util.inc
|
web: User SQL View latest_consent to obtain consent information for users.
|
2018-09-13 11:54:04 -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
|
Added ping function
|
2018-09-25 15:45:24 +02:00 |
submit_db.inc
|
web: implementation of wipe account
|
2018-05-04 17:36:09 -05:00 |
submit_util.inc
|
Fix retire,abort and expire batch
|
2018-11-02 10:07:39 +01:00 |
team.inc
|
Web: fixed bugs in delete account feature introduced in bcd853bb4f
|
2018-06-08 11:23:35 +02: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: let projects customize their certificate
|
2018-10-12 14:07:07 -07:00 |
user_util.inc
|
Merge branch 'master' into sak-useroptin-dbaddconsent
|
2018-10-22 10:48:46 -05:00 |
util.inc
|
Merge branch 'master' into sak-useroptin-dbaddconsent
|
2018-10-22 10:48:46 -05:00 |
util_basic.inc
|
Server: add missing code (parse cpu_model_regex in plan class spec)
|
2018-05-29 17:10:13 -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 |