Ticket #180 (closed enhancement: fixed)
Request Plugin needs some changes
| Reported by: | xinu | Owned by: | fr0w |
|---|---|---|---|
| Priority: | high | Milestone: | 3.0 |
| Component: | CommandManager | Version: | 3.0alpha |
| Severity: | major | Keywords: | request plugin config |
| Cc: |
Description
22:48:53 - xinu: a missing directive in org.drftpd.commands.config.hooks
22:49:08 - xinu: for request
22:49:12 - xinu: request directive handler
22:49:33 - Dom: not sure we need that
22:50:49 - xinu: yep
22:50:52 - xinu: because of
22:50:55 - xinu: src/plugins/org.drftpd.commands.request/resources/conf/ftpcommands.conf.dist
22:51:04 - xinu: request.dirpath /requests
22:51:13 - xinu: is only added for "SITE REQUESTS"
22:51:49 - Dom: well we add it for the others there then
22:51:55 - xinu: so if you dont specify a request.dirpath the plugin tries to use the cwd
22:53:38 - xinu: mh, thats twice then.... if we specify the "request.dirpath" everywhere we dont need to check the cwd for the request permission...
22:53:53 - Dom: I know
22:54:05 - Dom: the request command code is A) old, B) unfinished
22:54:10 - Dom: much like lots of it
22:55:30 - Dom: only reason for a directive would be for using multiple request paths
22:55:41 - Dom: but then site requestS etc can't really deal with that anyway
22:56:06 - Dom: and irc !request would have some issues too ;)
22:57:29 - xinu: mh right
22:57:51 - xinu: but adding the "request.dirpath" more then one time for every command doesnt make sense for the most
22:58:03 - xinu: having a config file like conf/plugins/request.conf
22:58:10 - Dom: yeah was going to say that
22:58:11 - xinu: would be better i guess
22:58:22 - Dom: request code was last touched before conf/plugins existed though ;)
22:58:30 - xinu: ok
22:58:43 - xinu: i just wanted to say you what i found out today :)
22:58:54 - Dom: should ticket them though
22:58:57 - Dom: or I'll forget
22:59:03 - xinu: im just beta tester
22:59:12 - xinu: ill make a ticket
22:59:24 - xinu: with this irc log
22:59:25 - xinu:
<DONE>
