summaryrefslogtreecommitdiff
path: root/plugins/auth_internal
AgeCommit message (Expand)Author
2020-03-13allow overriding built-in templates via templates.localAndrew Dolgov
2020-02-22don't generate default.css, replace with themes/light.css as a default root C...Andrew Dolgov
2019-11-032fa: check TOTP based on previous secret values (oops of the year, 2019)Andrew Dolgov
2019-11-01auth_internal: fix indentsAndrew Dolgov
2019-11-01implement app password checking / management UIAndrew Dolgov
2019-11-01add placeholder authentication via app passwords if service is passedAndrew Dolgov
2019-11-01auth_internal: fix OTP seed checkingAndrew Dolgov
2019-10-09add notifications for mail and password changesAndrew Dolgov
2019-02-23fill in some missing doctypes; use short doctype where it wasn'tAndrew Dolgov
2019-02-19OTP: css fixesAndrew Dolgov
2018-06-20auth_internal: load Base32 using proper namespaceAndrew Dolgov
2017-12-07set charset to "utf-8"cac2s
2017-12-03further stylesheet simplification related fixesAndrew Dolgov
2017-12-03auth_remote: use PDOAndrew Dolgov
2017-12-03auth_internal: use PDO + other fixesAndrew Dolgov
2014-05-03fix several login parameters not being passed through OTP formAndrew Dolgov
2014-01-28move Zoom stylesheet to a separate fileAndrew Dolgov
2013-05-19move stylesheets to css/, reference default tt-rss stylesheets fromAndrew Dolgov
2013-05-07Fixing bugs found by static analysisRasmus Lerdorf
2013-04-19plugins: bump API versionAndrew Dolgov
2013-04-17initialAndrew Dolgov
2013-04-17fix blank character after opening bracket in function callsAndrew Dolgov
2013-04-17remove $linkAndrew Dolgov
2013-04-16add some styling to otp formAndrew Dolgov
2013-04-16set otp field to autocomplete=offAndrew Dolgov
2013-04-16remove password type from otp fieldAndrew Dolgov
2013-03-22db_escape_string: specify link parameter for consistency; sessions: do not fo...Andrew Dolgov
2012-12-30rename plugin main class filesAndrew Dolgov
2012-12-27move authentication modules to plugins/Andrew Dolgov