mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-13 17:26:34 +00:00
98_GoogleAuth.pm: published
git-svn-id: https://svn.fhem.de/fhem/trunk@13089 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
f2073df132
commit
7edcd0ae00
@ -1,5 +1,6 @@
|
||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
||||
# Do not insert empty lines here, update check depends on it.
|
||||
- new: 98_GoogleAuth.pm for use of 2-factor-authentication in FHEM
|
||||
- updated: codemirror & addons version to 5.22.0 (minified)
|
||||
- bugfix: 93_DbLog.pm: Version is now 2.9.1, "MySQL Server has gone",
|
||||
new commands purgeCache, commitCache
|
||||
|
@ -63,6 +63,8 @@
|
||||
# added: FW_summaryFn
|
||||
# added: commandref documentation EN
|
||||
#
|
||||
# 2017-01-15 - published to FHEM
|
||||
#
|
||||
=cut
|
||||
|
||||
package main;
|
@ -391,6 +391,7 @@ FHEM/98_Dooya.pm Jarnsen/ralf9/darkmission http://forum.fhem.
|
||||
FHEM/98_dummy.pm rudolfkoenig http://forum.fhem.de Automatisierung
|
||||
FHEM/98_fheminfo.pm mfr69bs http://forum.fhem.de Sonstiges
|
||||
FHEM/98_fhemdebug.pm rudolfkoenig http://forum.fhem.de Sonstiges
|
||||
FHEM/98_GoogleAuth.pm betateilchen http://forum.fhem.de Unterstuetzende Dienste
|
||||
FHEM/98_help.pm betateilchen http://forum.fhem.de Sonstiges
|
||||
FHEM/98_HourCounter.pm john http://forum.fhem.de MAX
|
||||
FHEM/98_logProxy.pm justme1968 http://forum.fhem.de Frontends/SVG Plots logProxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user