Support This Project

{5} Assigned, Active Tickets by Owner (Full Description) (5 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

virdiq

Ticket Summary Component Milestone Type Created
Description
#148 login resets credits for a ratio user server core 0.9.0 defect 12/20/07

WHAT: Logging onto the site will set a ratio user's credits to 0

REPRODUCE:
1) Create a new ratio user (I log on with the ratio account from a different host but do the administration from localhost).
2) Either log on with the ratio account and upload a few files and then log off or give the account some credits (site vars_user set <user> credits 200000). Do "site user" and confirm that he has some credits.
3) Log on and off with the ratio account. Do "site user" with your admin account and confirm that the ratio user has had is credits reset.


#56 site change =group syntax support server core 0.9.0 enhancement 09/24/06

the following command could be used to change a field for each user in a group.

'site change =users field value'


#121 add version resources to win32 binaries server core enhancement 05/22/07

This is a feature request for the addition of version information to each win32 binary.

This information shows up when a user right clicks a binary file on windows, selects 'properties' and clicks on the 'version' tab. It also shows up in various other places within a win32 system.

Relevant documentation from MSDN: http://msdn2.microsoft.com/en-us/library/7zxb70x7(VS.80).aspx


#156 New 'no password required' flag to replace '%' password wildcard server core 0.9.0 enhancement 04/29/08

Presently, to create anonymous user accounts (no password validation required), siteops must update the backend database manually to replace the hashed password with the '%' character. Siteops can't use inbuilt wzdftpd commands such as 'site chpass' to set this special wildcard password because wzdftpd will create a password hash of '%' and store it in the backend.

I think it might be better to introduce a new flag along the lines of "no password validation required" to overcome the limitations of the current system. The other approach is to write some hacks into the current system so that if a password is changed to '%', it won't be hashed before being stored by the backend.


#81 redocument all site commands in trac wiki website task 03/02/07

The full list of site commands from http://www.wzdftpd.net/wiki/index.php/Commands needs to be moved across to the new Trac Documentation wiki.

I have done 2 examples so far, but will try and pick up the speed of this rewrite, and get all the formatting correct this time.

I will also need to check that the examples work as expected, and that the commands are still valid and working as described.


Note: See TracReports for help on using and creating reports.