1
0
mirror of https://github.com/writeas/writefreely synced 2025-01-23 04:51:09 +01:00
writefreely/config
Matt Baer 2db6c33a41 Consolidate /signup page link logic
This moves logic for determining whether or not to show a "Sign up" page
on /signup (i.e. because the `/` route shows another, non-signup page)
into the AppCfg.SignupPath() method. It also changes various signup
links to use this value.
2020-03-02 16:34:44 -06:00
..
config.go Consolidate /signup page link logic 2020-03-02 16:34:44 -06:00
data.go
funcs.go write.as oauth client cleanup as per PR feedback. T710 2020-01-02 15:50:54 -05:00
setup.go
validation.go