index
:
pmwiki.svn.git
latest
master
pmwiki.org's svn to git import of pmwiki
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
urlapprove.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix urlapprove.php for PHP 8.2. PmSyntax textarea remove styles for width, he...
petko
2023-11-28
1
-1
/
+1
*
UrlApprovals allow https: URLs if the http: URL for the same domain is approv...
petko
2023-11-27
1
-3
/
+4
*
UrlApprovals allow https: URLs if the http: URL for the same domain is approv...
petko
2023-11-27
1
-4
/
+3
*
UrlApprovals allow https: URLs if the http: URL for the same domain is approv...
petko
2023-11-27
1
-2
/
+2
*
UrlApprovals allow https: URLs if the http: URL for the same domain is approv...
petko
2023-11-27
1
-2
/
+3
*
UrlApprovals allow https: URLs if the http: URL for the same domain is approv...
petko
2023-11-27
1
-1
/
+1
*
UrlApprovals allow https: URLs if the http: URL for the same domain is approved.
petko
2023-11-27
1
-1
/
+2
*
Update urlapprove.php for php 8.2.
petko
2023-07-16
1
-1
/
+1
*
Refactor pmtoken() to use session tokens, enable for core actions.
petko
2023-04-28
1
-10
/
+10
*
Add pmtoken(), AutoCheckToken() currently transparent, todo, PHP8 compatibili...
petko
2021-01-31
1
-3
/
+10
*
Set $HTMLStylesFmt via SDVA() in vardoc.php urlapprove.php xlpage-utf-8.php
petko
2016-07-28
1
-2
/
+2
*
Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...
petko
2015-08-26
1
-1
/
+3
*
Fix urlapprove.php to work with $MessagesFmt[] instead of $WhyBlockedFmt[].
petko
2013-06-16
1
-4
/
+2
*
Add $IsBlocked = 1; to urlapprove.php.
petko
2013-06-16
1
-3
/
+5
*
Add $WhyBlockedFmt entry to urlapprove.php.
petko
2013-06-16
1
-2
/
+3
*
Change various $title to $alt for better readability.
pmichaud
2007-08-09
1
-4
/
+4
*
Site -> SiteAdmin conversion.
pmichaud
2007-06-17
1
-1
/
+1
*
Added $UnapproveLink array to provide a list of unapproved links.
pmichaud
2006-10-13
1
-1
/
+3
*
Fix performance of parsing approvedurls file.
pmichaud
2006-04-04
1
-6
/
+6
*
Copyright updates.
pmichaud
2006-03-12
1
-1
/
+1
*
Updated to new {$pagevar} syntax.
pmichaud
2005-12-29
1
-1
/
+1
*
Anyone with admin access can always post.
pmichaud
2005-11-10
1
-0
/
+1
*
Updated copyright dates.
pmichaud
2005-09-29
1
-1
/
+1
*
Made variables more customizable.
pmichaud
2005-09-06
1
-6
/
+6
*
Fixed bug with multiple inclusions, case sensitivity.
pmichaud
2005-09-01
1
-4
/
+8
*
Fixed problem with 'postsave' bypassing various post checks.
pmichaud
2005-07-22
1
-2
/
+2
*
Added $HandleAuth.
pmichaud
2005-07-20
1
-5
/
+7
*
Moved pages from Main.* into Site.* .
pmichaud
2005-07-10
1
-1
/
+1
*
Updates for new markup-based edit forms.
pmichaud
2005-07-09
1
-2
/
+2
*
Added $LinkUrl and $LinkAlt to unapproved link formatting.
pmichaud
2005-05-20
1
-0
/
+2
*
Removed trailing ?> to help vms (and other) installs
pmichaud
2005-04-23
1
-1
/
+0
*
Improved comments.
pmichaud
2005-01-11
1
-5
/
+10
*
Added urlapproval counts.
pmichaud
2004-12-22
1
-2
/
+23
*
Changed $_REQUEST to $_POST.
pmichaud
2004-12-01
1
-1
/
+1
*
Changed default to be ?action=approvesites.
pmichaud
2004-11-26
1
-1
/
+1
*
Added $EnableUrlApprovalRequired.
pmichaud
2004-11-13
1
-2
/
+3
*
Added $EnableUrlApproval.
pmichaud
2004-11-13
1
-1
/
+3
*
Added password protection of URL approve page.
pmichaud
2004-11-09
1
-1
/
+2
*
Cleaned up ReadPage, added [:table:] markup, MarkupFrames.
pmichaud
2004-09-30
1
-1
/
+1
*
Modified location of ApprovedUrls page.
pmichaud
2004-08-27
1
-5
/
+7
*
Fixed trailing slash and @ issue.
pmichaud
2004-06-19
1
-2
/
+2
*
Initial version.
pmichaud
2004-06-19
1
-0
/
+83