boinc/html/inc
Christian Beer ea7df2637e Web: use https urls everywhere
Modern Browser complain if there are non-https elements in https websites. This makes sure that if the user visits via https all elements of the page are also retrieved using SSL. Furthermore it uses https urls in emails that are send to the user, if SECURE_URL_BASE is set in project/project.inc.
The only remaining places where URL_BASE is used is when it is used as master_url where it is important that it is in sync with what the scheduler uses.
2015-11-30 09:36:29 +01:00
..
GeoIP.dat
account.inc web: don't show "forgot email" link for non-compute projects 2015-11-04 11:54:38 -08:00
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 web: don't accidentally write to read-only DB replica 2015-10-19 14:02:55 -07: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
bossa.inc
bossa_db.inc
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
cache.inc web: reimplement server status page to support remote daemons 2014-11-30 20:25:39 -08:00
cert.inc
common_defs.inc
countries.inc HTML: Make various variables accessible to Drupal by declaring them as global 2015-07-14 14:47:31 +02:00
credit.inc
db.inc web: suppress DB connect warnings 2015-08-21 14:17:59 -07:00
db_conn.inc Web: fix mysqli DB connection initialization 2015-11-18 10:44:46 +01: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: use https urls everywhere 2015-11-30 09:36:29 +01:00
forum.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01: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: use https urls everywhere 2015-11-30 09:36:29 +01:00
forum_rss.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
friend.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
geoip.inc
host.inc web: avoid using "%" in translatable strings 2015-03-03 10:52:42 -08: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
ldap.inc LDAP support: fixes from Ben 2015-01-22 09:38:48 -08:00
news.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
notify.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
page_translate.inc
pm.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
prefs.inc web: message tweak 2015-11-08 22:42:51 -08:00
prefs_project.inc HTML: Make various variables accessible to Drupal by declaring them as global 2015-07-14 14:47:31 +02:00
prefs_util.inc web: in prefs, change enabled default to 0:00 - 23:00 2015-03-04 12:59:40 -08:00
profile.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
recaptchalib.php Update recaptcha to latest version of the API. 2015-01-17 00:18:44 -03:00
result.inc web: include platform name in app version string 2015-11-20 12:25:40 -08: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 HTML: Make various variables accessible to Drupal by declaring them as global 2015-07-14 14:47:31 +02:00
submit.inc remote job submission: bug fix for getting the CPU time. 2015-07-08 11:54:58 -04:00
submit_db.inc remote job submission: in batch query, getting CPU time is optional 2015-06-29 15:28:51 -07:00
submit_util.inc
team.inc web: fix "stay logged in" when logging in with authenticator; from Janus 2015-07-24 13:58:38 -07:00
team_types.inc Added missing include 2015-10-29 10:11:48 +01:00
text_transform.inc Web: change BBCode to add [github] tags and remove [trac] tags. 2015-10-07 12:21:12 -07:00
time.inc web: forums: display BBcode withing [pre] and [code]. 2014-09-10 15:46:58 -07:00
translation.inc Web: fix language selection mechanism 2015-10-07 12:17:07 -07:00
uotd.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
user.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
util.inc Web: rename recaptcha_get_html() because of a conflict with Drupal 2015-10-14 12:10:06 +02:00
util_basic.inc web: fix typo 2014-06-21 13:40:02 -07:00
util_ops.inc Web: use https urls everywhere 2015-11-30 09:36:29 +01:00
wap.inc
web_rpc_api.inc
xml.inc