| Commit message (Collapse) | Author | Age |
|
|
|
| |
darcs-hash:20060308225006-d5083-d273d41551fee37d28442beef847eb57891ba73e.gz
|
|
|
|
| |
darcs-hash:20060308211121-d5083-5301446cdca891cdbcd46e2667ecbf2dcd6af414.gz
|
|
|
|
| |
darcs-hash:20060309000338-a08f5-57f9eb59c8e110bd35103c8dcc8a2cdf91d5cc68.gz
|
|
|
|
| |
darcs-hash:20060307193413-dc488-cc44f0f46ae44db605e4202713c18ff8ad3db144.gz
|
|
|
|
| |
darcs-hash:20060307104925-a08f5-02519a166e99d5545ace1f519688a526b018a911.gz
|
|
|
|
| |
darcs-hash:20060307003942-1ee1a-d34fdd63c768d0f71cd3a545e09390bc14a1ed2a.gz
|
|
|
|
| |
darcs-hash:20060305192550-e7bbe-8b637092c09396c0b075a1afa4627de4a2a90837.gz
|
|
|
|
| |
darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz
|
|
|
|
|
|
|
|
| |
This patch makes the default config widget a textarea, to avoid destroying
multiline configs as used in the SQL auth backends. It also makes HTML in
config descriptions possible and adds an accesskey to the savebutton.
darcs-hash:20060304213457-7ad00-54a32e005601a675b169c297ef9e1cf489372724.gz
|
|
|
|
| |
darcs-hash:20060304200828-7ad00-f7316321fdeb29044153e180f8e87f48c252734e.gz
|
|
|
|
| |
darcs-hash:20060304174458-3c565-a56111a5fe73e86191099225105f752ad55cd365.gz
|
|
|
|
| |
darcs-hash:20060304183045-7ad00-1a6920e0a472cdc583d6d7e415c5fb54ecef2d8c.gz
|
|
|
|
| |
darcs-hash:20060304175117-d5083-4b05116067fb2ef3e84d12c7b6b075f505b05dce.gz
|
|
|
|
|
|
|
|
|
|
| |
This patch simpliefies the configuration of the file and directory creation
modes. There is no need to set the umask anymore. Only the wanted permissions
for files and directories are set. An init function compares the wanted modes
with the ones that would be choosen by the system automatically (consulting
the system's umask) and sets the modes for chmod when needed.
darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
|
|
|
|
| |
darcs-hash:20060303192711-d5083-e1651bf6d3d8df47250b833224f5a11058549e5b.gz
|
|
|
|
| |
darcs-hash:20060303173305-d5083-c45233160558f3f016d258a11f81482caaf06c05.gz
|
|
|
|
| |
darcs-hash:20060303170956-d5083-8c31aee7c077b7aa4bf49f4449e40cb5f522f357.gz
|
|
|
|
| |
darcs-hash:20060303122855-d5083-9dc7d8e7eea1c32aaab9a89055cf3f69efe09dc5.gz
|
|
|
|
| |
darcs-hash:20060303130539-dc488-ca951b1c91efba5c7d78a7799016b8885bb6ba21.gz
|
|
|
|
| |
darcs-hash:20060303101859-7ad00-3f494db12957fcf47a12b0e6c873481d9bbce0c6.gz
|
|
|
|
| |
darcs-hash:20060303005940-3c565-feb6ff910d556d9fe3e71fc059f97b538828483f.gz
|
|
|
|
| |
darcs-hash:20060303001007-9b6ab-602dc76a0501bf9a17262fa3bb3c63e72ec2923d.gz
|
|
|
|
| |
darcs-hash:20060302105617-e561a-b29d3fcfb7765125ab22ee293c5d4bf8a3b2e969.gz
|
|
|
|
| |
darcs-hash:20060302161308-a08f5-673e78a5ae45bde4208a1f348b8dd48fd165b510.gz
|
|
|
|
|
|
|
|
|
| |
Some auth backends allow special chars like whitespaces in user and group
names. This made problems with the existing ACL checks and ACL manager.
This patch makes the ACL system work with these cases by (url)encoding all
special chars below 128.
darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
|
|
|
|
|
|
| |
complete it right now...
darcs-hash:20060301003307-a08f5-68dde44c8a9be592d8823a1a5e24538f813e1133.gz
|
|
|
|
|
|
| |
for acl plugin
darcs-hash:20060228214036-a08f5-16c209ecc627715fad5875c5c0b317ab6d73ee16.gz
|
|
|
|
| |
darcs-hash:20060226172332-7ad00-f073117ba2f027935f87cf23106bf6a4316a5790.gz
|
|
|
|
|
|
|
|
|
|
|
| |
permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
* Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly.
* Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense.
* Use chmod for setting the correct permissions but only if it's needed.
* Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
|
|
|
|
| |
darcs-hash:20060218183753-ee6b9-1a3dab069a868e3f5e10e9dd6af14fefd0d8b730.gz
|
|
|
|
| |
darcs-hash:20060218183251-ee6b9-798ab2994526311b1e58f04e7684b39b51426887.gz
|
|
|
|
| |
darcs-hash:20060224222256-d5083-3f74698d8f701b1d69af6eb0be07d1451a63b7c6.gz
|
|
|
|
| |
darcs-hash:20060224171715-2060e-25be215fbbeb3dac2b8038068c7db751f3d0d594.gz
|
|
|
|
| |
darcs-hash:20060223230053-9b6ab-5fa0fbee8f0a1cb792d7ee21ed97d94fce31cf17.gz
|
|
|
|
| |
darcs-hash:20060208020657-9b6ab-4499d17f3e1b3b67c906b2f27a661cc9449a8d72.gz
|
|
|
|
|
|
|
|
| |
This patch changed the modifyUser function of the user manager
so that it only forward data fields to the backend that the
user really changed. Unchanged or empty fields will be skipped.
darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
|
|
|
|
| |
darcs-hash:20060204144729-513c7-c3116877b07365cfb128c3477a3f9bf4d962c30a.gz
|
|
|
|
|
|
|
|
|
|
| |
This changes the way of how the capabilities of the used auth module are
checked as suggested as first option in
http://www.freelists.org/archives/dokuwiki/01-2006/msg00267.html
The MySQL backend WAS NOT TESTED and probably needs some work.
darcs-hash:20060203150302-7ad00-c524cafe20499f32e76ad42b4e68d7c635f6a9e9.gz
|
|
|
|
| |
darcs-hash:20060202232249-9b6ab-714f97dd150f2e0e7bef5458ab74f5336a1e5f8c.gz
|
|
|
|
| |
darcs-hash:20060202022500-9b6ab-896f1c762fa6aa9307fe30e8762fd6b424c717f7.gz
|
|
|
|
| |
darcs-hash:20060202022424-9b6ab-36275dd4c71c272d332de76dd39cc45024c6cc18.gz
|
|
|
|
|
|
|
|
| |
This patch adds a grey image for the user edit button
that indicates that the button is inactive and can't
be triggered.
darcs-hash:20060201182902-7ef76-f2054073d349662c0021edc4a16244504df5c77d.gz
|
|
|
|
| |
darcs-hash:20060131211639-7ad00-910dc1d06c7375284fc351376c4a6af49dc41c27.gz
|
|
|
|
|
|
| |
plugin redirect with new wl(), add meta & lang details for $conf['resendpasswd']
darcs-hash:20060130232818-9b6ab-2f395bc25c536b06bb5ade616a8252060ecb5278.gz
|
|
|
|
| |
darcs-hash:20060130222720-9b6ab-2c71b10602e0052050c5813f5b7b6c02d386b229.gz
|
|
|
|
| |
darcs-hash:20060130215927-9b6ab-8b37f29e304c0852c01d2b7e582b8995a1e26a19.gz
|
|
|
|
| |
darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz
|
|
|
|
| |
darcs-hash:20060130142414-9b6ab-908e1c38b395de038436be7946fc56a07978a72a.gz
|
|
|
|
| |
darcs-hash:20060130141843-9b6ab-ae98b660e830c37c652e96c8d0b28c24ddea0ba2.gz
|
|
|
|
| |
darcs-hash:20060130134210-9b6ab-6f7f0eb50d95997c1e0d3df79011d7963721591e.gz
|