Torkel Ödegaard a5e450a0dd Worked on anonymous access 11 年 前
..
migrator 0a695ba17a Final work on migration, now there is no usage of xorm table sync 11 年 前
sqlutil afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 年 前
account.go a5e450a0dd Worked on anonymous access 11 年 前
account_test.go 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 年 前
account_users.go eec178458b Validation check for not removing the last account admin 11 年 前
apikey.go 951ce0a102 API token -> API key rename 11 年 前
dashboard.go 4ea5d80099 Various fixes to data access 11 年 前
dashboard_test.go 4ea5d80099 Various fixes to data access 11 年 前
datasource.go fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 年 前
datasource_test.go 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 年 前
migrations.go 257519490a Worked on login remember cookie, and redirect after login 11 年 前
migrations_test.go 3c8c53194f Sign up and login work 11 年 前
sqlstore.go 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 年 前
tables.go 1f987c1903 Began work on real sql schema definitions, and migration engine 11 年 前
user.go 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 年 前