Moodle Plugins directory: Auth Development tools | Moodle.org
Auth Development tools
Authentication ::: auth_dev
Maintained by
Carlos Escobedo
This plugin allow a user not logout when this user has loginas.
It's useful to developers and main administrators.
Latest release:
102 sites
14 downloads
12 fans
Current versions available: 3
This plugin allow a site admin user not logout when this user has loginas. It's useful to developers and main administrators. You have to enable in authentication settings to work it. It was created thinking in site admins.
You can enable this plguin in authentication settings in order to work it.
It's simple and powerful.
Contributors
Carlos Escobedo (Lead maintainer)
Please login to view contributors details and/or to contact them
I noticed that you did not specify an issue tracker for your plugin. Providing a place for users of your plugin to report issues encourages participation and provides a way for users to report bugs, make feature requests, or suggest other types of improvements. There are a couple of options. You are welcome to request that a component be created in the Moodle Tracker. This will allow for you to become more familiar with how issues are managed in Moodle core but may take a little more time to setup. Alternatively, for folks who are using Github.com, you can use the issues feature of Github to handle such requests. Kindly let me know which of these two options seems best for you.
If you go the github route, the URL would be: https://github.com/cescobedo/moodle-auth_dev/issues
Please provide a documentation URL. You are welcome to create your documentaiton in Moodle Docs, See http://docs.moodle.org/dev/Plugin_documentation for more information. Since it is an authentication plugin and fairly simple to setup and use, you may just want to point to: https://github.com/cescobedo/moodle-auth_dev/blob/master/README.md
Please do not hesitate to let me know if there is anything I can do to be supportive of your efforts. Peace - Anthony
thanks for you fast answer.
I'd like to make a request to have a component in the Moodle Tracker. I know Jira and I'd like to use Moodle Tracker to maintain all my plugins.
- auth_dev - https://moodle.org/plugins/view.php?plugin=auth_dev
- Custom Navigation - https://moodle.org/plugins/view.php?plugin=local_navigation
- UpgradeDB - https://moodle.org/plugins/view.php?plugin=local_upgradedb
- Reset My Moodle - https://moodle.org/plugins/view.php?plugin=tool_resetmymoodle
I have two users in the Moodle Tracker, carlos.escobedo (is the user that i want to use), cescobedo is the user to moodle partner that i work it.
So I will build documentation in doc.moodle.org as soon as possible.
If this isn't place to make request to tracker please don't hesitate to give me the right place to make a request.
Thanks for all and i'm sorry for the inconvenience,
You are cleared to land now, welcome to the plugins directory.
I've updated the documentation with your comment.
As soon as possible I will update the plugin with this check the DEBUG_DEVELOPER is set
and it is giving me a version of
2014051200
vs
2014051300
errr difference in version numbers....
(( 200 vs 300 ))
i do not know if a "mis type happened" or if mess up in version.php file
but it is forcing the "upgrade" notation for plugins to happen. when i goto site admin menu -> notifications. or overview of plugins area on my site.
is there any error message? Could you enable Debugging mode in Site Administration / Development / Debugging (Developer: extra Moodle debug messages for developers) and check Display debug messages and look if there is an error message? Also, which version of Adaptable theme do you have (maybe, 1.3.4)?
Cheers.
It seems to still work in Moodle 4.1. The only issue I've come across is that I get an error "Abstract user_login() method must be overridden." if you enter a username that doesn't exist when logging in normally.
I was happy to see that this has been fixed in the version available on GitHub (see Source Control URL on the plugin's page). Is there any chance that you might be able to please update the release here on Moodle.org?
Best regards,
Michael Milette
Apologies for my late response. I appreciate that you are using this plugin and I'm very sorry for not maintaining it actively. I will update the version on moodle.org as soon as I can. Sorry for the inconvenience.
Kind regards.