AuthMeReloaded icon indicating copy to clipboard operation
AuthMeReloaded copied to clipboard

Configuration: restructure settings

Open ljacqu opened this issue 9 years ago • 4 comments

  • Restructure the settings so that the settings are grouped together more clearly and coherently.
  • Write a migration so that a player's old config can be "converted" to the new one
  • Add an entry to the breaking changes page

ljacqu avatar Jan 17 '16 12:01 ljacqu

pushed a WIP of the new config

sgdc3 avatar Jan 18 '16 20:01 sgdc3

One wish I would personally have would be to move the mysqlColumnSalt option to the data source section, also the group column. I understand that those are optional but I find it confusing that different column configs are 50 lines apart

ljacqu avatar Jan 18 '16 22:01 ljacqu

Yeah, i haven't reach the end of the file, in the meantime do what do you want with it. ;)

sgdc3 avatar Jan 18 '16 23:01 sgdc3

Current state: we did some cleanup inside of config but some similar settings are scattered around, e.g. for registration some stuff is under "registration" and some stuff under "security." Also database stuff vs. hooks stuff, and probably many more things. :)

ljacqu avatar Oct 01 '16 23:10 ljacqu