mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
c471ae11d4
issue https://github.com/TryGhost/Team/issues/614 - Users who have a password can directly sign-in via oauth - User who are logged-in get their password disabled - Users accepting an invitation get their password disabled - The way we disable password is by setting it to a long random password
1 line
35 B
JavaScript
1 line
35 B
JavaScript
module.exports = require('./app');
|