Search found 15 matches
- 27 Apr 2021, 09:42
- Forum: Help
- Topic: Browser Autentication
- Replies: 9
- Views: 7764
Re: Browser Autentication
you have try to use BasicAuth?
- 26 Apr 2021, 13:02
- Forum: Help
- Topic: LDAP try to using Administrator account
- Replies: 1
- Views: 3468
Re: LDAP try to using Administrator account
hello, do you solve the error?
Thanks
Thanks
- 26 Apr 2021, 10:51
- Forum: Help
- Topic: Browser Autentication
- Replies: 9
- Views: 7764
Re: Browser Autentication
i've install AD and LDAP but not work.
in ldap configuration i need insert admin user and passowrd (not good)
but the browser doesn't recognize my username from browser and i insert manually user and password (same of LDAP)
Solution?
- 23 Apr 2021, 13:34
- Forum: Help
- Topic: Browser Autentication
- Replies: 9
- Views: 7764
Re: Browser Autentication
No. I found another solution...... (IDK what is)cas wrote: 23 Apr 2021, 13:07 1. when one logs on the pc, a file need to be created holding their username.
2. In the function Login_ad, you read the file
3. place the value in $name
4 all this 92 & 3) just before
$ok=auth_attempt_script_login( $name );
- 23 Apr 2021, 12:21
- Forum: Help
- Topic: Browser Autentication
- Replies: 9
- Views: 7764
Re: Browser Autentication
you can adjust the ADlogin plugin to read the user logged on to the pc.
Simply retrieve the info from a shell command.
If you run the cmd prompt, you can see who is logged on with the following command:
echo %username%
if you pipe this into a file like
echo %username% > userinfo.txt
You can simply ...
- 23 Apr 2021, 09:18
- Forum: Help
- Topic: Browser Autentication
- Replies: 9
- Views: 7764
Re: Browser Autentication
My server isn't in Domain. is possible have a simple auth (ex: i've read username from system and enter in Mantis directly)
Thanks
- 15 Apr 2021, 12:52
- Forum: Help
- Topic: hierarchy View
- Replies: 1
- Views: 2006
hierarchy View
Hello,
this is my configuration
E3.png
I want modify the page view_all_bug_page.php for see the bug according to this scheme (define BY custom Field):
- Bug 1 (custom field Value A)
-Bug 2 (custom field Value B)
-Bug 3 (custom field Value B)
-Bug 4 (custom field Value B)
-Bug 5 (custom field ...
this is my configuration
E3.png
I want modify the page view_all_bug_page.php for see the bug according to this scheme (define BY custom Field):
- Bug 1 (custom field Value A)
-Bug 2 (custom field Value B)
-Bug 3 (custom field Value B)
-Bug 4 (custom field Value B)
-Bug 5 (custom field ...
- 15 Apr 2021, 06:54
- Forum: Help
- Topic: Browser Autentication
- Replies: 9
- Views: 7764
Browser Autentication
Hello Word.
I'm try to search but i don't find a ticket about this improvement
I would like to implement Mantis to recognize the user who is connected to the PC at that time without having to ask a username and password again.
is it possible?
in case of mantis don't recognize the user, mantis ask me ...
I'm try to search but i don't find a ticket about this improvement
I would like to implement Mantis to recognize the user who is connected to the PC at that time without having to ask a username and password again.
is it possible?
in case of mantis don't recognize the user, mantis ask me ...
- 12 Apr 2021, 06:56
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
Re: Custom Field Filter Error
I've install Older version of XAMPP with PHP 7 and work correctly.
- 07 Apr 2021, 06:22
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
Re: Custom Field Filter Error
Sorry , i misunderstood you. I have tried in my own installation and there it gives no issue. But then I still run version 2.24.3
Ok the problem is my installation.
in Which part i'll found the information about customfield/Filter and our configuration?
custom_field_api
filter_api
? Thanks ...
- 07 Apr 2021, 06:17
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
Re: Custom Field Filter Error
Ok the problem is my installation.cas wrote: 06 Apr 2021, 15:13 Sorry , i misunderstood you. I have tried in my own installation and there it gives no issue. But then I still run version 2.24.3
in Which part i'll found the information about customfield/Filter and our configuration?
custom_field_api
filter_api
? Thanks
- 06 Apr 2021, 14:53
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
Re: Custom Field Filter Error
yes.
I try to create now a new custom field (date)... same error
- 06 Apr 2021, 14:47
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
Re: Custom Field Filter Error
First i try to change name of field....
same error
- 06 Apr 2021, 11:37
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
Re: Custom Field Filter Error
How do I separate the values if I don't use it?
Thanks
- 06 Apr 2021, 07:06
- Forum: Help
- Topic: SOLVED: Custom Field Filter Error
- Replies: 11
- Views: 54321
SOLVED: Custom Field Filter Error
Hello,
this is my mantis configuration
Few days ago, i've create a custom filed to semplify the request division in my helpdesk
the Custom Filed in Ticket work right but, when i try to use it for filter i have tis error:
Do they help me for resolve this problem?
Thanks in advice ...
this is my mantis configuration
Few days ago, i've create a custom filed to semplify the request division in my helpdesk
the Custom Filed in Ticket work right but, when i try to use it for filter i have tis error:
Do they help me for resolve this problem?
Thanks in advice ...