• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. Time Author
72b7d03 html5 2016-10-22 10:36:29 Akito Hachiya

Remove compression feature

494f32a 2016-10-22 10:36:29 Akito Hachiya

Remove media selector, use media query

6f3ab70 2016-10-22 10:36:29 Akito Hachiya

Remove charset selector, use UTF-8

a5db172 2016-10-22 10:36:17 Akito Hachiya

Add PKWK_DOCTYPE_HTML5

41f0678 2016-10-22 10:34:37 Akito Hachiya

Create .travis.yml

b03ba93 2016-10-22 10:33:18 Akito Hachiya

Add Test for pkwk_output_dtd() in lib/html.php

c02b67d v1.5.1 2016-03-01 03:29:52 umorigu

BugTrack2/375 Enable Login/Logout on tDiary skin

60cdb04 2016-02-25 23:40:20 umorigu

BugTrack2/375 Show "Invalid username or password" on failed login

db957ee 2016-02-22 05:30:59 umorigu

Now PukiWiki version is "1.5.1"

6558e5c 2016-02-22 05:27:22 umorigu

BugTrack2/361 Send Canonical URL link http header for Search Engines

2fab735 2016-02-20 00:05:33 umorigu

Set dev site name - PukiWiki Developers' site

c7d79dc 2016-02-20 00:05:31 umorigu

Fix uninitialized variable access

4cfd1ec 2016-02-20 00:05:28 umorigu

Fix uninitialized string access

c3cf8aa 2016-02-20 00:05:20 umorigu

BugTrack2/384 Support LDAP Group - Security Group of Active Directory

Use LDAP_MATCHING_RULE_IN_CHAIN rule of Active Directory LDAP,
that enables nested group check.
For other systems, standard 'memberof' check is used.

e61f26e 2016-02-15 06:31:33 umorigu

BugTrack2/375 Improve parameter handling in loginform plugin

54d4aca 2016-02-15 06:30:06 umorigu

BugTrack2/362 Escape LDAP search strings to prevent LDAP injection

LDAP escape function 'ldap_escape' is available only on PHP5.6+.
I implemented pkwk_ldap_escape_dn/filter functions for compatibility.

b8362b8 2016-02-15 05:19:02 umorigu

Fix miss spell, and remove redundant group examples

f0e49c0 2016-02-15 05:16:26 umorigu

BugTrack2/343 Replace 'htmlspecialchars' by 'htmlsc'

f50271d 2016-02-13 09:45:44 umorigu

BugTrack2/362 Support ldaps(SSL) - Secure LDAP server connection

132ca28 2016-02-13 03:50:52 umorigu

BugTrack2/383 Set Form authentication as default auth method type

8062782 2016-02-13 03:40:31 umorigu

BugTrack2/377 Add 'Template pages' label for template page list

38f591c 2016-02-13 02:54:38 umorigu

BugTrack2/361 Apply simple URL for InterWiki link of PukiWiki site

9f1d5b2 2016-02-13 00:37:16 umorigu

Update UPDATING documents for Release 1.5.0 and 1.5.1

4b0a153 2016-02-08 03:09:10 umorigu

Set PukiWiki version to "1.5.1_beta1"

46036e1 2016-02-08 02:26:50 umorigu

BugTrack2/374 Fix recording username logic

* Recoard username and fullname for each post
* If fullname is empty, use username as his/her fullname
* Take backup if username differs from previous post

0de00dd 2016-02-08 01:51:18 umorigu

BugTrack2/374 Get fullname from LDAP server on AUTH_TYPE_EXTERNAL

a6ed364 2016-02-07 22:26:58 umorigu

BugTrack2/230 Do nothing on updating page with unchanged content

cc0bb66 2016-02-07 20:40:07 umorigu

BugTrack2/381 Handle failure to add comment - comment plugin

2ec8d29 2016-02-07 10:04:51 umorigu

BugTrack2/376 Keep prev spec: return value of AttachFile::getstatus

* Return TRUE if a target file exists
* Return FAlSE if not exists
* Read status file(.log) regardless of active file existance

842ebb4 2016-02-07 01:33:03 umorigu

Make sure page name is valid for tracker plugin action