Friday, 2009-05-15

../irclogs/#mantishelp.2009-05-15.log
--- scribe started ---00:00
Simonliutest06:54
SimonliuHello06:56
SimonliuI am from HTC corporation.06:56
SimonliuOur company has recently established some business with another company that uses Mantis as a Customer BT system.06:58
SimonliuWe have the need to automatically sync both systems in a choosen interval (we have our own in-house BT)07:00
dhx_mhmmm that doesn't sound like something that'd work07:00
dhx_mbecause if you add a note on copy A it may be filed under bug 1007:01
dhx_manother note you add on copy A might be filed under bug 2007:01
dhx_mwhen you go to sync, you now have two of the same bug note IDs which point to completely different bug notes07:01
dhx_mI guess you'd really need to have a "change digest" which you copy to the other Mantis install, so you can replay changes07:02
dhx_malthough you'd get conflicts (in a bad way)07:02
dhx_mif bug 10 is deleted from A, and a note is added later to bug 10 in B07:03
dhx_mwhat do you do?07:03
Simonliuok . let me clarify something..07:03
SimonliuWe are using a in-house BT system that is not mantis. and the other company is.07:03
SimonliuI need to build up a method to reflect the changes that the other company has made on their mantis and in some way , import it to ours.07:04
Simonliuvice versa07:05
SimonliuI know on our side we can generate  a CSV file and feed it into mantis. but that is for importing a new bug. We also need to change status of a bug.07:06
SimonliuI'm not sure this is possible of to just change status through CSV.07:07
SimonliuCompany is willing to pay for this sync feature.07:07
SimonliuJust need a right guy to talk to , for me to know if this is doable.  To sync in both directions between mantis and our in-house BT system.07:08
SimonliuYou think you get the idea of my needs ? Can you tell me who i should talk to ?07:10
simonliuHi I'm back again07:36
giallusimonliu, I've done something in that direction as a sponsored feature in 1.208:00
gialluthat 's import/export in XML plugin08:00
giallusimonliu, there are also other options. the SOAP api we have could be useful08:02
gialluor a custom sync plugin08:02
gialluanyway, what are you using? is it some known/open system?08:03
simonliuIt is a in-house custom made BT system by our IT guys08:41
simonliuyes i have read through the XML plugin document, my question is that i need to just do a diff.08:53
simonliuI can't tell if this import export can just update some field for example,  export a diff list of the day and import it to the other mantis.08:55
giallusimonliu, uhm. you do mean you plan to diff bug A in mantis with bug B in your BT and add the missing stuff as needed?08:58
simonliunope09:01
simonliui need to diff all bugs in mantis09:02
simonliuget a report of what has changed09:02
simonliuand sync that change to another mantis09:03
dhx_mback09:04
dhx_mthe "easy" method would be to check the bug history table for any new entries since the last time you synced09:06
dhx_mof course you'd probably also need to check to see if any bugs have been added/deleted since your last sync too09:06
simonliuso i guess this is not included in the currently import export xml09:07
simonliuIt there a way that i can use the import export xml to update the changes.09:08
giallusimonliu, did you consider a push method? that is, push the change from A to B as soon as it is done09:11
simonliudon't know how to do that09:22
simonliuneed a common interface .  the closest thing now is the xml file. but it seems to only support import new bugs. and not just modifiying  a   field of a bug09:24
giallusimonliu, right. the scope of the work was to add support for importing whole bugs09:28
giallumy suggestion would be to leverage the SOAP api and implement a push method09:28
simonliuI'll look into it09:37
phl4kxhi all14:45
thraxisppaulr: Did anyone ever plan out how to do plug-in authentication? I need to use LDAP and database either selectively or db if user doesn't exist in LDAP.14:45
nuclear_eclipsethraxisp: iirc, paulr had started on a plan and implementation, but being paulr, he never finished it in any usable fashion14:46
phl4kxanyone here can authenticated users with LDAP and Active Directory under server 2003????14:46
nuclear_eclipsephl4kx: talk with paulr; he's modified it to work with AD14:57
phl4kxthanks15:00
phl4kxpaulr, hi friend,15:00
phl4kxare you here?15:00
grelothi15:28
grelotdoes anyone know how to change the language by default on mantis ?15:29
greloti guess its a noob question :p15:29
nuclear_eclipsegrelot: see config_defaults_inc, and copy the relevent setting to config_inc and change it there15:29
grelotits a file or on the database ?15:30
nuclear_eclipsefile15:30
phl4kxgregor_k, the file15:30
phl4kxconfig_inc.php15:30
gregor_k?15:30
phl4kxset this $g_default_language = 'spanish';15:31
phl4kxin config_defaults_inc you have a lot of support language15:31
gregor_kwrong highlight ;)15:31
nuclear_eclipsehi gregor_k  :)15:32
nuclear_eclipsesurprise!15:32
gregor_k;)15:32
grelotalright, lets try this :)15:33
phl4kx:s15:34
grelotthx everyone, i found it :)15:37
phl4kxok15:37
nuclear_eclipsegrelot: you're welcome15:38
phl4kxnuclear_eclipse, are you developer of mantis?15:40
nuclear_eclipseyes15:42
phl4kxok15:46
phl4kxwhen Mantis is gonig to have a AJAX of all components?15:46
nuclear_eclipselikely never - AJAX doesn't really add that much to the application, but would require a major overhaul of the entire codebase to support it15:48
nuclear_eclipseit's much simpler and portable to just make everything work without fanciness15:49
phl4kxok15:51
phl4kxnuclear_eclipse, I work in a software consulting15:52
phl4kxand we are in the process to implement mantis here15:52
phl4kxin this moment we manage our bug system only from emails15:52
phl4kxusing emails15:52
bkghi16:10
phl4kxhi16:11
phl4kxhow are you?16:11
bkgna you could call it ok but still fahr away from totally happy :-)16:11
bkgyou?16:12
bkgcan anybody help me a bit aroudn with the mantis bugtracker? I'm in lack of some mods16:13
bkgor shall i better say, i miss the link to them16:13
bkgi cannot find the mods for anonymous reporting of bugs or the wap extension. where to find these?16:17
bkgphi4kx still there?16:22
phl4kxyes16:24
bkghello again :-)16:44
buggianybody here16:45
phl4kxyes16:47
KayTi was on the search for modifications like anonymous reports or wap capability of mantis but all links i found brought me a 404 page not found error. where to find these modifications?16:48
nuclear_eclipseKayT: anonymous is not a modification16:50
nuclear_eclipseyou just need to configure it16:50
nuclear_eclipsehttp://www.mantisbt.org/wiki/doku.php/mantisbt:enabling_anonymous_access16:51
KayToh on the corresponsing page i was told to download it but the links were 40416:51
KayThttp://manual.mantisbt.org/manual.modifications.anonymous.reports.php16:51
KayTthat input from the page confused me a bit16:52
KayTwhere to set the wap browsing capabilities?16:52
nuclear_eclipseI'm not sure what you mean, so I don't know16:53
KayTmobile device browsing16:53
KayTso if a cell phone user browses the mantis bug tracker i set up without having problems16:53
nuclear_eclipseKayT: you should be able to use a mobile device with Mantis out of the box, but there is no special interface for it16:54
KayTso it looks like there http://www.futureware.biz/mantiswap/ without in need of modificate files or insert extra files?16:55
KayTor is this mantiswap not developed by the original mantis crew?16:55
nuclear_eclipseit's made by one of the developers, but it's a commercial product, and we don't support it16:56
KayTah now i see clear. it's a bit tricky for a mantis newby to see that clearly :-/16:57
nuclear_eclipseyou'll have to contact that developer for information about his product16:57
KayTthx, that helped me a lot :-)16:57
nuclear_eclipseyou're welcome16:57
KayT:-)16:57
phl4kxnuclear_eclipse, when enter paulr??16:58
nuclear_eclipseno clue16:58
phl4kxit is necesary to integrate MANTIS with active directory16:58
nuclear_eclipsehe's not exactly a predictable fellow16:58
phl4kxnuclear_eclipse, one question16:59
phl4kxwhat is the best form to save upload files in mantis16:59
phl4kxwith BD, WEBSERVER or FTP?16:59
nuclear_eclipsethat all depends on the situation16:59
phl4kxdepends on the situation?17:00
nuclear_eclipsedb storage is more secure, but can have problems with very large attachments; file storage has potential security risks if you don't set it up correctly, and doesn't migrate as easily between servers; ftp can be very slow depending on the setup17:01
incorrecti've auth my auth to BASIC_AUTH, but it just doesn't honour the authentication17:39
DirtyAla question about Mantis SVN integration18:00
DirtyAlcan each category of a project represent a SVN repo?18:00
nuclear_eclipseDirtyAl: which integration system are you using?18:01
DirtyAlnone for now, I just read the DOCs and the many threads on the forums18:02
DirtyAlabout ways to do it18:02
DirtyAlnoone mentions the categories18:03
nuclear_eclipseby default, the integration doesn't really know anything at all about SVN; it just accepts a random blob of text and puts it into a bugnote18:03
DirtyAlI think they ar eall project based right?18:03
DirtyAlThe problema is that I have to commit SVN and then close de bug on mantis and  commit the message again18:03
DirtyAlthis schema seems so solve  the problem above18:05
DirtyAlhttp://www.grafxsoftware.com/option.php/182/18:05
nuclear_eclipseDirtyAl: if you want better integration, you can switch to the 1.2.x development builds, and use the source integration plugins that I've created, which is what we use on mantisbt.org18:05
DirtyAlI read this DOCs and I am in the process of upgrading to 1.2.x. What about categories integration with a REPO, possible?18:05
nuclear_eclipseI'm not quite sure what you mean by linking categories to repositories...18:06
DirtyAlI jhave a project18:06
DirtyAllets get CentOs as a example18:06
DirtyAleach categorie of CentOS is a RPM18:07
DirtyAlia a repository of some software18:07
DirtyAlIŽd like to integrate each category of my project with a repository18:07
DirtyAlcommit on this repository would reflect on tickets open on mantis18:08
nuclear_eclipseDirtyAl: look at this, it doesn't directly do anything with categories, but it probably does exactly what you really want18:08
nuclear_eclipsehttp://leetcode.net/blog/2009/01/integrating-git-svn-with-mantisbt/18:08
DirtyAlI read it this morning, seems very good18:09
DirtyAldid  you understand what a meant with the categories stuff?18:09
nuclear_eclipsenot really -- I'm not sure why a category would need any special handling18:10
nuclear_eclipseif you commit a bug with a message like "Fixed issue #123", the plugin I made would take care of integrating everything appropriately; I'm not sure why it should matter to SVN what category the bug was reported in18:10
DirtyAlI see, in this case would not matter18:11
DirtyAlTks, I willdo some tests18:12
DirtyAlsee how it goes.18:12
nuclear_eclipseDirtyAl: if you want an example of how the system works, you can look at our official tracker, or my own tracker at leetcode.net/mantis18:12
phl4kxnuclear_eclipse, lets18:12
phl4kxwith files about 2MB, you recommend me to use the DB storage?18:13
nuclear_eclipsehttp://leetcode.net/mantis/view.php?id=28 is a more direct example of a bug that was opened, and tehn automatically resolved by making a commit in Git18:13
nuclear_eclipsephl4kx: my recommendation is generally to use database storage unless/until you specifically have issues with it18:14
phl4kxnuclear_eclipse, and with db storage, the file save directly in a TABLE of the database?18:14
nuclear_eclipseyep18:14
phl4kxnuclear_eclipse, ok, the DB storage is the default?18:15
nuclear_eclipseyep18:15
phl4kxok thanks18:15
phl4kxplease where is paulr18:16
phl4kxi need to integrate mantis with Active directory :(18:16
markw_having trouble setting up the private/public viewing of bugs.18:52
markw_set the g_default_view_status to VS_PRIVATE, which by default anyone with "developer or higher" access should be able to see private bugs.18:53
CIA-31Mantisbt: jreese * rcd27a2d26c9b /view_user_page.php: When viewing user details, check against user management access as well as show_user_*_threshold.19:04
markw_ha, found it, since it's a private project I had to change the user access in there vs global.19:08
nuclear_eclipsecongrats :)19:09
DirtyAlhello, is there any reason why usernamess in mantis can not have . in the username?19:55
nuclear_eclipseDirtyAl: not that I know of off-hand20:10
slestak_isnt that a concatenation operator in php?  Maybe its losing it there.20:11
DirtyAltks, I am checking the code, I'd like to use name.lastname insted of name_lastname20:12
DirtyAlyes it is20:12
DirtyAl.20:12
DirtyAlbut this can not be the reason20:12
nuclear_eclipseslestak_: that shouldn't matter, we never execute input as PHP code...20:12
slestak_just a thought20:12
DirtyAlIf a change de code, will submit a patch to the project see if gets accepted20:13
paulrmoo20:17
nuclear_eclipsehi paulr20:18
* paulr is in a bad mood20:18
paulranyway, erm20:20
paulrjohn, dates20:20
paulrand user prefs20:20
DirtyAljust have to change this variable20:22
DirtyAl$g_user_login_valid_regex = '/^[\w \-]+$/';20:22
DirtyAlin config_defaults_inc.php20:22
DirtyAlto accept . in username]20:22
paulrnuclear_eclipse: could you review my date stuff?20:26
phl4kxhi all20:27
phl4kxpaulr,  you here ?20:27
phl4kxanyone here integrated mantis with Active Directory?20:27
nuclear_eclipsepaulr: if you help phl4kx, I will :P20:28
paulrphl4kx: hi20:28
phl4kxpaulr,  I like to authenticated Mantis with users in Active Directory20:30
phl4kxdo you implemented this?20:30
paulrerm sure right20:31
paulrnuclear_eclipse: 18:04 < nuclear_eclipse> he's not exactly a predictable fellow --> thanks john20:31
paulrwhat exactly are you trying to do?20:31
paulrare you using apache or IIS?20:31
nuclear_eclipsepaulr: can't help the truth ;)20:33
phl4kxpaulr20:36
phl4kxmy server is Windows Server with apache and mysql server20:36
phl4kxand my active directory is also Windows Server and Apache20:36
phl4kxsorry20:36
phl4kxWindows Server and ACtive directory20:36
phl4kxI like to my users in mantis authenticated with my Active Directory20:36
paulrwill you create users before hand in mantis?20:37
phl4kxyes20:37
phl4kxi have user MGARCIA in mantis and in my Active Directory20:37
paulrare all users under one OU?20:38
phl4kxyes20:38
phl4kxEMPRESA.COM.PE20:38
paulrand are expecting them to auth manually ?20:38
paulror will apache auth them20:38
phl4kxnot apache20:39
phl4kxI use the LDAP configuration in config_inc.php20:39
phl4kxI have differente OU in my ACtive directory20:39
phl4kxusers are in differente OU20:39
paulrin theory20:41
paulrif you set20:41
paulr$g_login_method = LDAP;20:41
phl4kxyes20:41
paulr$g_ldap_server = 'ldap://<somedc>.com.pe/';20:41
paulr$g_ldap_port = '389';20:41
paulr$g_ldap_root_Dn = 'ou=oumagarciaisin,dc=empresa,dc=com,dc=pe';20:42
paulr$g_ldap_organization= '';20:42
paulr$g_ldap_uid_field= 'sAMAccountName';20:42
paulr$g_ldap_bind_dn= 'someuser:empresa.com.e';20:42
paulr$g_ldap_bind_passwd ='someuserspass';20:42
paulr'someuser@empresa.com.pe' even20:43
paulrthen that should work20:43
paulrI have a patch to support multiple OU's20:43
phl4kxim try20:44
phl4kxIm going to try20:44
phl4kxpaulr,20:47
phl4kxAPPLICATION ERROR #140020:47
phl4kxin the login page20:47
* paulr wonders what 1400 is20:48
paulrdid you specify an ldap_bind_db + ldap_bind_passwd?20:49
phl4kx$g_ldap_bind_dn= 'prueba@nisira.com.pe';20:51
phl4kx    $g_ldap_bind_passwd ='123456';20:51
paulr1400 = ERROR_LDAP_AUTH_FAILED20:52
paulrwhich means20:52
paulrldap_connect returned something valid20:52
paulrif( !is_blank( $p_binddn ) && !is_blank( $p_password ) ) {20:52
paulr$t_br = @ldap_bind( $t_ds, $p_binddn, $p_password );20:52
paulr} else {20:52
paulr# Either the Bind DN or the Password are empty, so attempt an anonymous bind.20:52
paulr$t_br = @ldap_bind( $t_ds );20:52
paulrbut $t_br == false20:52
paulri'd be incled to open ldap_api.php20:52
paulrgoto around line 5020:52
paulrremove the @20:52
paulrand add a var_dump($t_br20:52
phl4kxwait20:52
phl4kxwait please20:52
phl4kxother error20:53
phl4kxnot the 1400 = ERROR_LDAP_AUTH_FAILED20:53
phl4kxsorry, was a network problem20:53
paulrnuclear_eclipse: remind me how to push to mantisforge20:54
nuclear_eclipse`git push` :P20:54
phl4kxpaulr,20:54
paulrnuclear_eclipse: to trunk :P20:54
phl4kxi refresh my page20:54
phl4kxand now http://localhost/mantis/  not finish to refresh20:55
phl4kxcontinues loading in the browser and never finish20:55
paulrredirecting?20:56
phl4kxjust sau20:57
phl4kxwaiting localhost in the status bar20:57
phl4kxnever finish the loading20:57
phl4kx$g_login_method = LDAP;20:57
phl4kx    $g_ldap_server = 'ldap://nisiraserver.nisira.com.pe';20:57
phl4kx    $g_ldap_port = '389';20:57
phl4kx    $g_ldap_root_Dn = 'ou=TRUJILLO,dc=NISIRA,dc=COM,dc=PE';20:57
phl4kx    $g_ldap_organization= '';20:57
phl4kx    $g_ldap_uid_field= 'sAMAccountName';20:57
phl4kx    $g_ldap_bind_dn= 'prueba@nisira.com.pe';20:57
phl4kx    $g_ldap_bind_passwd ='123456';20:57
phl4kxthis is my configuration20:57
paulrdoes it redirect between two blank pages?21:00
phl4kxjust load21:00
phl4kxpaulr, now Im change the $g_ldap_bind_dn= 'prueba@nisira.com.pe';   for    $g_ldap_bind_dn= 'prueba:nisira.com.pe';21:00
phl4kxchange @   for    :21:01
paulrnah21:01
paulrit should be @21:01
paulri.e. username21:01
phl4kxok21:01
phl4kx=21:02
phl4kxnot load anything21:02
paulrnuclear_eclipse: http://git.mantisforge.org/w/mantisbt/paul.git?a=shortlog;h=refs/heads/dates321:02
phl4kxpaulr,  never load the login page21:04
nuclear_eclipsepaulr: mind summarizing the purpose of that?21:04
nuclear_eclipsetime to head home; I'll be back on in a bit21:06
paulrnuclear_eclipse: dates+userprefs+stuff21:08
paulrphl4kx: mm21:08
phl4kxpaulr,21:09
paulrphl4kx: I might need to add some debug logging or stuff21:09
paulrwhat I tend to do is add some var_dump's in ldap api21:09
paulrto see if it's returning useful answers21:09
phl4kxpaulr,  see this give my wireshark21:09
phl4kxLDAPMessage searchResDone(2) Unknown result(9) (Referral:21:09
phl4kxldap://example.com.au/dc=example,dc=com,dc=au) [0 results]21:09
paulrerm, game brb21:11
paulrdo a quick search on php.net21:11
paulriirc21:11
paulrif( $t_protocol_version > 0 ) {21:11
paulrldap_set_option( $t_ds, LDAP_OPT_PROTOCOL_VERSION, $t_protocol_version );21:11
paulr}21:11
paulrthere's an option we need to set like that21:11
phl4kxI think the petition was caching21:12
phl4kxwait21:12
phl4kxim reboot my PC21:12
phl4kxwait please21:12
phl4kxpaulr,21:17
phl4kxpaulr,  continue the same error21:18
phl4kx296118.582523172.168.1.66172.168.1.50LDAPsearchRequest(2) "dc=example,dc=com,dc=au" wholeSubtree21:18
phl4kxI dont know why dont change the SERACHREQUEST21:19
phl4kxjejeje21:27
phl4kxpaulr,21:27
phl4kxnow is ok :)21:27
phl4kxldap is case sensitive, that was the problem21:27
phl4kxdo you have a patch for multiple OU?, please give me :)21:28
paulri'll go through it and try nd cfommit to core this weekend21:57
paulr9playing dota atm)21:57
phl4kxjaja22:18
phl4kxok22:18
phl4kxok22:18
mantisbotNew bug: Bug 10491 - eriede_globalgoldinc_com - open - new22:35
mantisbotNew bug: mc_issue_add incorrect access level check - http://www.mantisbt.org/bugs/view.php?id=1049122:35
nuclear_eclipsepaulr: I mean more, what does that set of patches *do* for each of those topics?  telling me is has to do with user prefs is useless; I can tell that already just by looking at the files it touches.  I'm looking for an actual description of what the changes "fix/improve"22:46
paulrnuclear_eclipse: changes dates to int's in db22:48
paulras part of that I observed user_pref's seemed broken ;p22:49
paulrso made changes :P22:49
nuclear_eclipseso what was "broken" that you "fixed" in user prefs?22:49
paulri'm still not sure where we should call date_timezone thing I call22:49
paulrI didn't like fact we store in db userpref's with no changes for one22:49
paulr(only in some cases though)22:50
paulrI dont really get the point of that22:50
nuclear_eclipsewell, I think we handle user prefs rather "dumb" as it is anyways, requiring a schema change to store new preferences22:50
nuclear_eclipseie, I'd like to see user prefs more like config_api (one row per preference), or even supplanted by config_api altogether...22:51
paulrbut that dates branch is where i'd like to get tidied/fixed/merged22:55
nuclear_eclipsewell, right22:55
nuclear_eclipseI just really wanted to know what I was looking at so that I could judge the sanity of your work :P22:56
paulrright, userpref's was me changing stuff as I took a dislike to it whilst trying to add supprot for dates22:57
paulr:P22:57
nuclear_eclipsefairenough22:57
paulri'm just confused now to what's complete22:58
paulror well22:58
paulrthe db changes of dates i'm happy with atm22:58
nuclear_eclipsedates3 is the latest stuff of yours, correct?23:02
paulrya23:03
paulrI still need to tweak it a bit i think23:04
nuclear_eclipseok, I'm curious if it merges cleanly with master23:04
nuclear_eclipseyay, merged cleanly23:04
phl4kxey23:06
phl4kxpaulr,23:06
phl4kxmi Active Directory works fine23:06
phl4kxbut 1 user have a password like = p@ssword....with @23:06
nuclear_eclipsepaulr: does dates3 not take into account user timezones yet?23:06
phl4kxand cant enter23:06
paulrnuclear_eclipse: yes23:07
nuclear_eclipseam I correct that it stores dates in GMT, and converting to server timezone for displaying the date?23:07
paulrnuclear_eclipse: albeit, it 'sets' it in the wrong place23:07
paulrthat's the theory23:07
nuclear_eclipseI haven't reviewed the code yet, but on my small test database, everything seemed to upgrade correctly23:08
nuclear_eclipsedates seem reasonable23:08
phl4kxpaulr, mantis accept regular expression in password with active directory???????????????23:10
paulrno?23:11
* nuclear_eclipse beats paulr for trailing whitespace in dates3 code23:11
paulr:)23:13
phl4kxpaulr,  :(23:14
phl4kxdont accept passwords with @ T__T23:14
paulrT__T?23:15
phl4kxonly @23:16
phl4kxdont accept23:16
phl4kxno accept @ in passwords23:16
thraxisphi paulr. Did you ever write down your plan for plug in authentication?23:21
paulrno23:21
paulrI moved off to dates23:21
paulrwhich is more important to fix23:21
paulr(duedates)23:21
paulrfrom my playing, we can hook 2-3 places23:22
nuclear_eclipsepaulr: just as an FYI, I've gotten multiple requests for pluggable auth in the past month or so from people who have started using the plugin system....23:22
* paulr nods23:22
paulrnuclear_eclipse: the only custom feature of mantis I have at work is auth23:22
paulrnuclear_eclipse: I need to work out what's i'm doing with dates/bugdata changfs23:34
paulr-f+e23:34
djzWARNING: You should disable the default "administrator" account or change its password. how do you get rid of that?23:34
djzk nvm got it23:37
paulrnuclear_eclipse: so erm, does it screw up stuff with your timezone?23:52
nuclear_eclipseit doesn't seem to *yet* :P23:52
djzhmm i cant get the email to work, never sends me the confirm email, is there a admin account you can login with?23:53
nuclear_eclipsedjz: default account in mantis is administrator/root23:54
djzdeleted it :s23:54
nuclear_eclipsethen, no, that was your only admin account :P23:54
nuclear_eclipseyou could technically access the database by hand and set the new user's password and so forth, but it's probably easiest to just drop all the tables in your install and start over23:55
nuclear_eclipseassuming of course that you don't have any real data yet23:56
rtylerhmm, is it possible to import users from one mantis instance to another?23:58
djzhow does it encrpyt password?23:58
rtylerthinking about moving from my own hosted mantisbt to sourceforge's23:59
nuclear_eclipsedjz: it's MD523:59
nuclear_eclipsertyler: not currently23:59

Generated by irclog2html.py