This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
mastodon
forked from
treehouse/mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8e04ba87b7
mastodon
/
app
/
javascript
/
core
/
auth.js
4 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[Glitch] Change how CDN_HOST is passed down to make assets build reproducible Port 4c45b43cb8a3d902c130729d36d559ec9de23d3e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-12 23:19:35 +00:00
import
'packs/public-path'
;
Adapt 2FA changes to glitch-soc's theming system
2020-08-30 15:26:18 +00:00
import
'./settings'
;
import
'./two_factor_authentication'
;