thelounge/src/plugins
Jonathan Sambrook a0d10989ad Tidy up the auth plugin API mechanism to hide implementation details
The caller doesn't care which plugin is being used, so this commit
consolidates implementation details within auth.js

The motivation for this work is to prepare for extending the auth API
(to allow "advanced" LDAP to query user entry ontological state at start
up), by tidying up rather than duplicating the existing mechanism.
2020-04-23 15:11:35 +01:00
..
auth Tidy up the auth plugin API mechanism to hide implementation details 2020-04-23 15:11:35 +01:00
inputs Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
irc-events Merge pull request #3857 from thelounge/xpaw/optimize-userlist-updates 2020-04-13 11:39:57 +03:00
messageStorage Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00
packages Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
auth.js Tidy up the auth plugin API mechanism to hide implementation details 2020-04-23 15:11:35 +01:00
changelog.js Pass in client manager object in update checker 2020-03-09 17:58:40 +02:00
dev-server.js Load styles from vue components, fix hot reload 2020-01-08 16:02:09 +02:00
storage.js Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00
sts.js Refresh STS policy expiration on network quit 2020-02-27 13:48:48 +02:00
uploader.js Replace all uses of fs-extra with native methods 2020-03-22 20:42:16 +02:00
webpush.js Format js/vue with prettier 2019-07-19 11:27:40 +01:00