ReAuthentication on Data Entry and on Data Updates

Post about your customizations to share with others.

Moderators: Developer, Contributor

Post Reply
FrankOne
Posts: 5
Joined: 02 Jul 2019, 05:03

ReAuthentication on Data Entry and on Data Updates

Post by FrankOne »

I am looking for some direction of how to add re-authentication prior to the adding of each bug (clicking the Submit Issue button) and prior to the update of an existing bug (clicking on the Update Information button).

Basically, I want to enter all the data in the form in the add or update scenario, when clicking the appropriate button to add or update have the software prompt the user for re-authentication prior to posting the data to the system and ONLY post the data if the re-authentication is successful. If the re-authentication is unsuccessful for 3 attempts then the account is locked or marked as inactive.

Any direction or help would be GREATLY appreciated!
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: ReAuthentication on Data Entry and on Data Updates

Post by cas »

As far as I know, this is not default available so you would need to create a plugin for this.
FrankOne
Posts: 5
Joined: 02 Jul 2019, 05:03

Re: ReAuthentication on Data Entry and on Data Updates

Post by FrankOne »

Would anyone be interested in helping me get a plug-in like this started?
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: ReAuthentication on Data Entry and on Data Updates

Post by cas »

Why would you need this? mantis does check if the user has access when selecting the option. If not, error message is raised. :mrgreen:
FrankOne
Posts: 5
Joined: 02 Jul 2019, 05:03

Re: ReAuthentication on Data Entry and on Data Updates

Post by FrankOne »

Cas,

In certain regulated industries, electronic signatures must be used when working with an item or issue.
The addition of this ability would make this product useful for many other opportunities outside of software bugs.
Just checking/verification of the User Id and Password at the time of login is not enough.
The user must also be verified before any new data or any updates are posted to the database.

I would like to use this application, however, I am not a programmer and would need some guidance as to how to create and add this add-in to do this functionality.

I am seeking help in this area.
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: ReAuthentication on Data Entry and on Data Updates

Post by cas »

Let me think about this one, possibly not to big a task :mrgreen:
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: ReAuthentication on Data Entry and on Data Updates

Post by cas »

`Check out this post:
viewtopic.php?f=3&t=24656&p=68610#p68610
Herevyou find a nice plugin for the purpose mentioned. :mrgreen:
FrankOne
Posts: 5
Joined: 02 Jul 2019, 05:03

Re: ReAuthentication on Data Entry and on Data Updates

Post by FrankOne »

Yes you described exactly what was needed.
I will download, test, and report the results!!
Thank you so much for your assistance in helping me find a solution :D
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: ReAuthentication on Data Entry and on Data Updates

Post by cas »

Update posted, please follow other topic from heer on:
viewtopic.php?f=3&t=24656&p=68610#p68627
Post Reply